#066ac2 color space conversions
Hex:
        #066ac2
        RGB:
        6, 106, 194
        CMY:
        98, 58, 24
        CMYK:
        97, 45, 0, 24
      HSL:
        208°, 94.0000%, 39.2157%
        HSV (HSB):
        208°, 96.9072%, 76.0784%
        XYZ:
        14.9667, 14.2418, 52.9991
        xyY:
        0.1821, 0.1732, 14.2418
      CIE-Lab:
        44.5778, 8.8905, -52.8812
        CIE-LCH:
        44.5778, 53.6233, 279.5435
        CIE-Luv:
        44.5778, -25.1396, -79.7617
        Hunter-Lab:
        37.7383, 4.7496, -56.8490
      #066ac2 color charts
#066ac2 RGB chart
      #066ac2 CMYK chart
      #066ac2 RGB pie chart
      #066ac2 color shades, tints & tones
#066ac2 color schemes
#066ac2 color preview, HTML & CSS examples
           This text has a color of #066ac2        
        
          <p style="color:#066ac2;">Text here</p>
        
        
          .mytext {color:#066ac2;}
        
        Text color #066ac2
      
           This box has a color of #066ac2        
        
          <div style="background-color:#066ac2;">Content here</div>
        
        
          .mybackground {background-color:#066ac2;}
        
        Background color #066ac2
      
           Border around this has a color of #066ac2        
        
          <div style="border:2px solid #066ac2;">Content here</div>
        
        
          .myborder {border:2px solid #066ac2;}
        
        Border color #066ac2