#003225 color space conversions
Hex:
        #003225
        RGB:
        0, 50, 37
        CMY:
        100, 80, 85
        CMYK:
        100, 0, 26, 80
      HSL:
        164°, 100.0000%, 9.8039%
        HSV (HSB):
        164°, 100.0000%, 19.6078%
        XYZ:
        1.4745, 2.4148, 2.1386
        xyY:
        0.2446, 0.4006, 2.4148
      CIE-Lab:
        17.5287, -19.8178, 3.8459
        CIE-LCH:
        17.5287, 20.1876, 169.0174
        CIE-Luv:
        17.5287, -14.6140, 5.5464
        Hunter-Lab:
        15.5395, -10.2565, 2.7178
      #003225 color charts
#003225 RGB chart
      #003225 CMYK chart
      #003225 RGB pie chart
      #003225 color shades, tints & tones
#003225 color schemes
#003225 color preview, HTML & CSS examples
           This text has a color of #003225        
        
          <p style="color:#003225;">Text here</p>
        
        
          .mytext {color:#003225;}
        
        Text color #003225
      
           This box has a color of #003225        
        
          <div style="background-color:#003225;">Content here</div>
        
        
          .mybackground {background-color:#003225;}
        
        Background color #003225
      
           Border around this has a color of #003225        
        
          <div style="border:2px solid #003225;">Content here</div>
        
        
          .myborder {border:2px solid #003225;}
        
        Border color #003225