#005f33 color space conversions
Hex:
        #005f33
        RGB:
        0, 95, 51
        CMY:
        100, 63, 80
        CMYK:
        100, 0, 46, 63
      HSL:
        152°, 100.0000%, 18.6275%
        HSV (HSB):
        152°, 100.0000%, 37.2549%
        XYZ:
        4.6898, 8.4234, 4.5107
        xyY:
        0.2661, 0.4780, 8.4234
      CIE-Lab:
        34.8496, -35.7902, 18.4689
        CIE-LCH:
        34.8496, 40.2745, 152.7048
        CIE-Luv:
        34.8496, -30.8458, 25.3890
        Hunter-Lab:
        29.0232, -21.9473, 11.1016
      #005f33 color charts
#005f33 RGB chart
      #005f33 CMYK chart
      #005f33 RGB pie chart
      #005f33 color shades, tints & tones
#005f33 color schemes
#005f33 color preview, HTML & CSS examples
           This text has a color of #005f33        
        
          <p style="color:#005f33;">Text here</p>
        
        
          .mytext {color:#005f33;}
        
        Text color #005f33
      
           This box has a color of #005f33        
        
          <div style="background-color:#005f33;">Content here</div>
        
        
          .mybackground {background-color:#005f33;}
        
        Background color #005f33
      
           Border around this has a color of #005f33        
        
          <div style="border:2px solid #005f33;">Content here</div>
        
        
          .myborder {border:2px solid #005f33;}
        
        Border color #005f33