#1f6dca color space conversions
Hex:
        #1f6dca
        RGB:
        31, 109, 202
        CMY:
        88, 57, 21
        CMYK:
        85, 46, 0, 21
      HSL:
        213°, 73.3906%, 45.6863%
        HSV (HSB):
        213°, 84.6535%, 79.2157%
        XYZ:
        16.6944, 15.4929, 57.9876
        xyY:
        0.1851, 0.1718, 15.4929
      CIE-Lab:
        46.3020, 11.4716, -54.6973
        CIE-LCH:
        46.3020, 55.8873, 281.8449
        CIE-Luv:
        46.3020, -24.0722, -83.5113
        Hunter-Lab:
        39.3610, 6.8265, -59.7950
      #1f6dca color charts
#1f6dca RGB chart
      #1f6dca CMYK chart
      #1f6dca RGB pie chart
      #1f6dca color shades, tints & tones
#1f6dca color schemes
#1f6dca color preview, HTML & CSS examples
           This text has a color of #1f6dca        
        
          <p style="color:#1f6dca;">Text here</p>
        
        
          .mytext {color:#1f6dca;}
        
        Text color #1f6dca
      
           This box has a color of #1f6dca        
        
          <div style="background-color:#1f6dca;">Content here</div>
        
        
          .mybackground {background-color:#1f6dca;}
        
        Background color #1f6dca
      
           Border around this has a color of #1f6dca        
        
          <div style="border:2px solid #1f6dca;">Content here</div>
        
        
          .myborder {border:2px solid #1f6dca;}
        
        Border color #1f6dca