#005f76 color space conversions
Hex:
        #005f76
        RGB:
        0, 95, 118
        CMY:
        100, 63, 54
        CMYK:
        100, 19, 0, 54
      HSL:
        192°, 100.0000%, 23.1373%
        HSV (HSB):
        192°, 100.0000%, 46.2745%
        XYZ:
        7.3622, 9.4924, 18.5837
        xyY:
        0.2077, 0.2679, 9.4924
      CIE-Lab:
        36.9156, -14.9468, -19.7061
        CIE-LCH:
        36.9156, 24.7333, 232.8201
        CIE-Luv:
        36.9156, -26.1720, -25.2473
        Hunter-Lab:
        30.8098, -11.2632, -14.1955
      #005f76 color charts
#005f76 RGB chart
      #005f76 CMYK chart
      #005f76 RGB pie chart
      #005f76 color shades, tints & tones
#005f76 color schemes
#005f76 color preview, HTML & CSS examples
           This text has a color of #005f76        
        
          <p style="color:#005f76;">Text here</p>
        
        
          .mytext {color:#005f76;}
        
        Text color #005f76
      
           This box has a color of #005f76        
        
          <div style="background-color:#005f76;">Content here</div>
        
        
          .mybackground {background-color:#005f76;}
        
        Background color #005f76
      
           Border around this has a color of #005f76        
        
          <div style="border:2px solid #005f76;">Content here</div>
        
        
          .myborder {border:2px solid #005f76;}
        
        Border color #005f76