#006ae0 color space conversions
Hex:
        #006ae0
        RGB:
        0, 106, 224
        CMY:
        100, 58, 12
        CMYK:
        100, 53, 0, 12
      HSL:
        212°, 100.0000%, 43.9216%
        HSV (HSB):
        212°, 100.0000%, 87.8431%
        XYZ:
        18.6086, 15.6899, 72.5687
        xyY:
        0.1741, 0.1468, 15.6899
      CIE-Lab:
        46.5650, 20.6554, -66.8294
        CIE-LCH:
        46.5650, 69.9487, 287.1752
        CIE-Luv:
        46.5650, -24.2303, -102.2735
        Hunter-Lab:
        39.6105, 14.5391, -80.8954
      #006ae0 color charts
#006ae0 RGB chart
      #006ae0 CMYK chart
      #006ae0 RGB pie chart
      #006ae0 color shades, tints & tones
#006ae0 color schemes
#006ae0 color preview, HTML & CSS examples
           This text has a color of #006ae0        
        
          <p style="color:#006ae0;">Text here</p>
        
        
          .mytext {color:#006ae0;}
        
        Text color #006ae0
      
           This box has a color of #006ae0        
        
          <div style="background-color:#006ae0;">Content here</div>
        
        
          .mybackground {background-color:#006ae0;}
        
        Background color #006ae0
      
           Border around this has a color of #006ae0        
        
          <div style="border:2px solid #006ae0;">Content here</div>
        
        
          .myborder {border:2px solid #006ae0;}
        
        Border color #006ae0