#30824e color space conversions
Hex:
        #30824e
        RGB:
        48, 130, 78
        CMY:
        81, 49, 69
        CMYK:
        63, 0, 40, 49
      HSL:
        142°, 46.0674%, 34.9020%
        HSV (HSB):
        142°, 63.0769%, 50.9804%
        XYZ:
        10.5767, 17.1437, 9.9593
        xyY:
        0.2807, 0.4550, 17.1437
      CIE-Lab:
        48.4406, -37.2655, 20.9916
        CIE-LCH:
        48.4406, 42.7711, 150.6075
        CIE-Luv:
        48.4406, -35.0662, 31.5522
        Hunter-Lab:
        41.4050, -26.8617, 14.7221
      #30824e color charts
#30824e RGB chart
      #30824e CMYK chart
      #30824e RGB pie chart
      #30824e color shades, tints & tones
#30824e color schemes
#30824e color preview, HTML & CSS examples
           This text has a color of #30824e        
        
          <p style="color:#30824e;">Text here</p>
        
        
          .mytext {color:#30824e;}
        
        Text color #30824e
      
           This box has a color of #30824e        
        
          <div style="background-color:#30824e;">Content here</div>
        
        
          .mybackground {background-color:#30824e;}
        
        Background color #30824e
      
           Border around this has a color of #30824e        
        
          <div style="border:2px solid #30824e;">Content here</div>
        
        
          .myborder {border:2px solid #30824e;}
        
        Border color #30824e