#066a7a color space conversions
Hex:
        #066a7a
        RGB:
        6, 106, 122
        CMY:
        98, 58, 52
        CMYK:
        95, 13, 0, 52
      HSL:
        188°, 90.6250%, 25.0980%
        HSV (HSB):
        188°, 95.0820%, 47.8431%
        XYZ:
        8.7420, 11.7519, 20.2200
        xyY:
        0.2147, 0.2886, 11.7519
      CIE-Lab:
        40.8191, -19.2121, -16.1407
        CIE-LCH:
        40.8191, 25.0924, 220.0346
        CIE-Luv:
        40.8191, -29.4557, -20.0739
        Hunter-Lab:
        34.2811, -14.4728, -10.9742
      #066a7a color charts
#066a7a RGB chart
      #066a7a CMYK chart
      #066a7a RGB pie chart
      #066a7a color shades, tints & tones
#066a7a color schemes
#066a7a color preview, HTML & CSS examples
           This text has a color of #066a7a        
        
          <p style="color:#066a7a;">Text here</p>
        
        
          .mytext {color:#066a7a;}
        
        Text color #066a7a
      
           This box has a color of #066a7a        
        
          <div style="background-color:#066a7a;">Content here</div>
        
        
          .mybackground {background-color:#066a7a;}
        
        Background color #066a7a
      
           Border around this has a color of #066a7a        
        
          <div style="border:2px solid #066a7a;">Content here</div>
        
        
          .myborder {border:2px solid #066a7a;}
        
        Border color #066a7a