#005f57 color space conversions
Hex:
        #005f57
        RGB:
        0, 95, 87
        CMY:
        100, 63, 66
        CMYK:
        100, 0, 8, 63
      HSL:
        175°, 100.0000%, 18.6275%
        HSV (HSB):
        175°, 100.0000%, 37.2549%
        XYZ:
        5.8125, 8.8725, 10.4230
        xyY:
        0.2315, 0.3534, 8.8725
      CIE-Lab:
        35.7377, -26.0170, -2.2873
        CIE-LCH:
        35.7377, 26.1174, 185.0243
        CIE-Luv:
        35.7377, -28.4382, 0.4264
        Hunter-Lab:
        29.7868, -17.2950, 0.1039
      #005f57 color charts
#005f57 RGB chart
      #005f57 CMYK chart
      #005f57 RGB pie chart
      #005f57 color shades, tints & tones
#005f57 color schemes
#005f57 color preview, HTML & CSS examples
           This text has a color of #005f57        
        
          <p style="color:#005f57;">Text here</p>
        
        
          .mytext {color:#005f57;}
        
        Text color #005f57
      
           This box has a color of #005f57        
        
          <div style="background-color:#005f57;">Content here</div>
        
        
          .mybackground {background-color:#005f57;}
        
        Background color #005f57
      
           Border around this has a color of #005f57        
        
          <div style="border:2px solid #005f57;">Content here</div>
        
        
          .myborder {border:2px solid #005f57;}
        
        Border color #005f57