#066aaf color space conversions
Hex:
        #066aaf
        RGB:
        6, 106, 175
        CMY:
        98, 58, 31
        CMYK:
        97, 39, 0, 31
      HSL:
        204°, 93.3702%, 35.4902%
        HSV (HSB):
        204°, 96.5714%, 68.6275%
        XYZ:
        12.9670, 13.4419, 42.4686
        xyY:
        0.1883, 0.1952, 13.4419
      CIE-Lab:
        43.4217, 1.2690, -43.6764
        CIE-LCH:
        43.4217, 43.6949, 271.6643
        CIE-Luv:
        43.4217, -26.0676, -64.6914
        Hunter-Lab:
        36.6632, -1.0290, -43.0138
      #066aaf color charts
#066aaf RGB chart
      #066aaf CMYK chart
      #066aaf RGB pie chart
      #066aaf color shades, tints & tones
#066aaf color schemes
#066aaf color preview, HTML & CSS examples
           This text has a color of #066aaf        
        
          <p style="color:#066aaf;">Text here</p>
        
        
          .mytext {color:#066aaf;}
        
        Text color #066aaf
      
           This box has a color of #066aaf        
        
          <div style="background-color:#066aaf;">Content here</div>
        
        
          .mybackground {background-color:#066aaf;}
        
        Background color #066aaf
      
           Border around this has a color of #066aaf        
        
          <div style="border:2px solid #066aaf;">Content here</div>
        
        
          .myborder {border:2px solid #066aaf;}
        
        Border color #066aaf