#02824f color space conversions
Hex:
        #02824f
        RGB:
        2, 130, 79
        CMY:
        99, 49, 69
        CMYK:
        98, 0, 39, 49
      HSL:
        156°, 96.9697%, 25.8824%
        HSV (HSB):
        156°, 98.4615%, 50.9804%
        XYZ:
        9.4189, 16.5427, 10.0938
        xyY:
        0.2612, 0.4588, 16.5427
      CIE-Lab:
        47.6786, -43.0972, 19.2742
        CIE-LCH:
        47.6786, 47.2108, 155.9046
        CIE-Luv:
        47.6786, -41.4961, 30.3149
        Hunter-Lab:
        40.6727, -29.8403, 13.7569
      #02824f color charts
#02824f RGB chart
      #02824f CMYK chart
      #02824f RGB pie chart
      #02824f color shades, tints & tones
#02824f color schemes
#02824f color preview, HTML & CSS examples
           This text has a color of #02824f        
        
          <p style="color:#02824f;">Text here</p>
        
        
          .mytext {color:#02824f;}
        
        Text color #02824f
      
           This box has a color of #02824f        
        
          <div style="background-color:#02824f;">Content here</div>
        
        
          .mybackground {background-color:#02824f;}
        
        Background color #02824f
      
           Border around this has a color of #02824f        
        
          <div style="border:2px solid #02824f;">Content here</div>
        
        
          .myborder {border:2px solid #02824f;}
        
        Border color #02824f