#005525 color space conversions
Hex:
        #005525
        RGB:
        0, 85, 37
        CMY:
        100, 67, 85
        CMYK:
        100, 0, 56, 67
      HSL:
        146°, 100.0000%, 16.6667%
        HSV (HSB):
        146°, 100.0000%, 33.3333%
        XYZ:
        3.5824, 6.6306, 2.8413
        xyY:
        0.2744, 0.5079, 6.6306
      CIE-Lab:
        30.9507, -34.7314, 21.6276
        CIE-LCH:
        30.9507, 40.9148, 148.0891
        CIE-Luv:
        30.9507, -27.9224, 26.7793
        Hunter-Lab:
        25.7499, -20.2287, 11.4828
      #005525 color charts
#005525 RGB chart
      #005525 CMYK chart
      #005525 RGB pie chart
      #005525 color shades, tints & tones
#005525 color schemes
#005525 color preview, HTML & CSS examples
           This text has a color of #005525        
        
          <p style="color:#005525;">Text here</p>
        
        
          .mytext {color:#005525;}
        
        Text color #005525
      
           This box has a color of #005525        
        
          <div style="background-color:#005525;">Content here</div>
        
        
          .mybackground {background-color:#005525;}
        
        Background color #005525
      
           Border around this has a color of #005525        
        
          <div style="border:2px solid #005525;">Content here</div>
        
        
          .myborder {border:2px solid #005525;}
        
        Border color #005525