#066d7f color space conversions
Hex:
        #066d7f
        RGB:
        6, 109, 127
        CMY:
        98, 57, 50
        CMYK:
        95, 14, 0, 50
      HSL:
        189°, 90.9774%, 26.0784%
        HSV (HSB):
        189°, 95.2756%, 49.8039%
        XYZ:
        9.3745, 12.5083, 21.9989
        xyY:
        0.2136, 0.2850, 12.5083
      CIE-Lab:
        42.0128, -19.0404, -17.3353
        CIE-LCH:
        42.0128, 25.7497, 222.3162
        CIE-Luv:
        42.0128, -30.1809, -22.0044
        Hunter-Lab:
        35.3671, -14.5786, -12.1224
      #066d7f color charts
#066d7f RGB chart
      #066d7f CMYK chart
      #066d7f RGB pie chart
      #066d7f color shades, tints & tones
#066d7f color schemes
#066d7f color preview, HTML & CSS examples
           This text has a color of #066d7f        
        
          <p style="color:#066d7f;">Text here</p>
        
        
          .mytext {color:#066d7f;}
        
        Text color #066d7f
      
           This box has a color of #066d7f        
        
          <div style="background-color:#066d7f;">Content here</div>
        
        
          .mybackground {background-color:#066d7f;}
        
        Background color #066d7f
      
           Border around this has a color of #066d7f        
        
          <div style="border:2px solid #066d7f;">Content here</div>
        
        
          .myborder {border:2px solid #066d7f;}
        
        Border color #066d7f