#066dfc color space conversions
Hex:
        #066dfc
        RGB:
        6, 109, 252
        CMY:
        98, 57, 1
        CMYK:
        98, 57, 0, 1
      HSL:
        215°, 97.6190%, 50.5882%
        HSV (HSB):
        215°, 97.6190%, 98.8235%
        XYZ:
        23.1144, 18.0043, 94.3524
        xyY:
        0.1706, 0.1329, 18.0043
      CIE-Lab:
        49.5013, 29.7605, -77.7420
        CIE-LCH:
        49.5013, 83.2436, 290.9474
        CIE-Luv:
        49.5013, -24.0602, -120.4242
        Hunter-Lab:
        42.4314, 22.9825, -102.1378
      #066dfc color charts
#066dfc RGB chart
      #066dfc CMYK chart
      #066dfc RGB pie chart
      #066dfc color shades, tints & tones
#066dfc color schemes
#066dfc color preview, HTML & CSS examples
           This text has a color of #066dfc        
        
          <p style="color:#066dfc;">Text here</p>
        
        
          .mytext {color:#066dfc;}
        
        Text color #066dfc
      
           This box has a color of #066dfc        
        
          <div style="background-color:#066dfc;">Content here</div>
        
        
          .mybackground {background-color:#066dfc;}
        
        Background color #066dfc
      
           Border around this has a color of #066dfc        
        
          <div style="border:2px solid #066dfc;">Content here</div>
        
        
          .myborder {border:2px solid #066dfc;}
        
        Border color #066dfc