#066cb2 color space conversions
Hex:
        #066cb2
        RGB:
        6, 108, 178
        CMY:
        98, 58, 30
        CMYK:
        97, 39, 0, 30
      HSL:
        204°, 93.4783%, 36.0784%
        HSV (HSB):
        204°, 96.6292%, 69.8039%
        XYZ:
        13.4735, 13.9782, 44.1074
        xyY:
        0.1883, 0.1953, 13.9782
      CIE-Lab:
        44.2016, 1.2163, -44.1877
        CIE-LCH:
        44.2016, 44.2045, 271.5767
        CIE-Luv:
        44.2016, -26.5621, -65.7521
        Hunter-Lab:
        37.3874, -1.1008, -43.7755
      #066cb2 color charts
#066cb2 RGB chart
      #066cb2 CMYK chart
      #066cb2 RGB pie chart
      #066cb2 color shades, tints & tones
#066cb2 color schemes
#066cb2 color preview, HTML & CSS examples
           This text has a color of #066cb2        
        
          <p style="color:#066cb2;">Text here</p>
        
        
          .mytext {color:#066cb2;}
        
        Text color #066cb2
      
           This box has a color of #066cb2        
        
          <div style="background-color:#066cb2;">Content here</div>
        
        
          .mybackground {background-color:#066cb2;}
        
        Background color #066cb2
      
           Border around this has a color of #066cb2        
        
          <div style="border:2px solid #066cb2;">Content here</div>
        
        
          .myborder {border:2px solid #066cb2;}
        
        Border color #066cb2