#066ac1 color space conversions
Hex:
        #066ac1
        RGB:
        6, 106, 193
        CMY:
        98, 58, 24
        CMYK:
        97, 45, 0, 24
      HSL:
        208°, 93.9698%, 39.0196%
        HSV (HSB):
        208°, 96.8912%, 75.6863%
        XYZ:
        14.8548, 14.1970, 52.4094
        xyY:
        0.1824, 0.1743, 14.1970
      CIE-Lab:
        44.5142, 8.4895, -52.4052
        CIE-LCH:
        44.5142, 53.0884, 279.2019
        CIE-Luv:
        44.5142, -25.1843, -78.9851
        Hunter-Lab:
        37.6790, 4.4347, -56.0940
      #066ac1 color charts
#066ac1 RGB chart
      #066ac1 CMYK chart
      #066ac1 RGB pie chart
      #066ac1 color shades, tints & tones
#066ac1 color schemes
#066ac1 color preview, HTML & CSS examples
           This text has a color of #066ac1        
        
          <p style="color:#066ac1;">Text here</p>
        
        
          .mytext {color:#066ac1;}
        
        Text color #066ac1
      
           This box has a color of #066ac1        
        
          <div style="background-color:#066ac1;">Content here</div>
        
        
          .mybackground {background-color:#066ac1;}
        
        Background color #066ac1
      
           Border around this has a color of #066ac1        
        
          <div style="border:2px solid #066ac1;">Content here</div>
        
        
          .myborder {border:2px solid #066ac1;}
        
        Border color #066ac1