#066fe8 color space conversions
Hex:
        #066fe8
        RGB:
        6, 111, 232
        CMY:
        98, 56, 9
        CMYK:
        97, 52, 0, 9
      HSL:
        212°, 94.9580%, 46.6667%
        HSV (HSB):
        212°, 97.4138%, 90.9804%
        XYZ:
        20.3250, 17.2338, 78.5991
        xyY:
        0.1750, 0.1484, 17.2338
      CIE-Lab:
        48.5533, 20.7507, -68.1123
        CIE-LCH:
        48.5533, 71.2031, 286.9436
        CIE-Luv:
        48.5533, -25.1605, -105.3753
        Hunter-Lab:
        41.5136, 14.7447, -83.1963
      #066fe8 color charts
#066fe8 RGB chart
      #066fe8 CMYK chart
      #066fe8 RGB pie chart
      #066fe8 color shades, tints & tones
#066fe8 color schemes
#066fe8 color preview, HTML & CSS examples
           This text has a color of #066fe8        
        
          <p style="color:#066fe8;">Text here</p>
        
        
          .mytext {color:#066fe8;}
        
        Text color #066fe8
      
           This box has a color of #066fe8        
        
          <div style="background-color:#066fe8;">Content here</div>
        
        
          .mybackground {background-color:#066fe8;}
        
        Background color #066fe8
      
           Border around this has a color of #066fe8        
        
          <div style="border:2px solid #066fe8;">Content here</div>
        
        
          .myborder {border:2px solid #066fe8;}
        
        Border color #066fe8