#1e6dca color space conversions
Hex:
        #1e6dca
        RGB:
        30, 109, 202
        CMY:
        88, 57, 21
        CMYK:
        85, 46, 0, 21
      HSL:
        212°, 74.1379%, 45.4902%
        HSV (HSB):
        212°, 85.1485%, 79.2157%
        XYZ:
        16.6647, 15.4776, 57.9863
        xyY:
        0.1849, 0.1717, 15.4776
      CIE-Lab:
        46.2815, 11.3941, -54.7313
        CIE-LCH:
        46.2815, 55.9048, 281.7600
        CIE-Luv:
        46.2815, -24.1712, -83.5467
        Hunter-Lab:
        39.3415, 6.7633, -59.8496
      #1e6dca color charts
#1e6dca RGB chart
      #1e6dca CMYK chart
      #1e6dca RGB pie chart
      #1e6dca color shades, tints & tones
#1e6dca color schemes
#1e6dca color preview, HTML & CSS examples
           This text has a color of #1e6dca        
        
          <p style="color:#1e6dca;">Text here</p>
        
        
          .mytext {color:#1e6dca;}
        
        Text color #1e6dca
      
           This box has a color of #1e6dca        
        
          <div style="background-color:#1e6dca;">Content here</div>
        
        
          .mybackground {background-color:#1e6dca;}
        
        Background color #1e6dca
      
           Border around this has a color of #1e6dca        
        
          <div style="border:2px solid #1e6dca;">Content here</div>
        
        
          .myborder {border:2px solid #1e6dca;}
        
        Border color #1e6dca