#00502a color space conversions
Hex:
        #00502a
        RGB:
        0, 80, 42
        CMY:
        100, 69, 84
        CMYK:
        100, 0, 48, 69
      HSL:
        152°, 100.0000%, 15.6863%
        HSV (HSB):
        152°, 100.0000%, 31.3725%
        XYZ:
        3.2866, 5.9045, 3.1569
        xyY:
        0.2662, 0.4782, 5.9045
      CIE-Lab:
        29.1702, -31.8051, 16.4376
        CIE-LCH:
        29.1702, 35.8017, 152.6691
        CIE-Luv:
        29.1702, -25.8227, 21.2814
        Hunter-Lab:
        24.2992, -18.3805, 9.3064
      #00502a color charts
#00502a RGB chart
      #00502a CMYK chart
      #00502a RGB pie chart
      #00502a color shades, tints & tones
#00502a color schemes
#00502a color preview, HTML & CSS examples
           This text has a color of #00502a        
        
          <p style="color:#00502a;">Text here</p>
        
        
          .mytext {color:#00502a;}
        
        Text color #00502a
      
           This box has a color of #00502a        
        
          <div style="background-color:#00502a;">Content here</div>
        
        
          .mybackground {background-color:#00502a;}
        
        Background color #00502a
      
           Border around this has a color of #00502a        
        
          <div style="border:2px solid #00502a;">Content here</div>
        
        
          .myborder {border:2px solid #00502a;}
        
        Border color #00502a