#30543f color space conversions
Hex:
        #30543f
        RGB:
        48, 84, 63
        CMY:
        81, 67, 75
        CMYK:
        43, 0, 25, 67
      HSL:
        145°, 27.2727%, 25.8824%
        HSV (HSB):
        145°, 42.8571%, 32.9412%
        XYZ:
        5.2865, 7.3279, 5.8384
        xyY:
        0.2865, 0.3971, 7.3279
      CIE-Lab:
        32.5420, -18.3742, 8.2751
        CIE-LCH:
        32.5420, 20.1517, 155.7548
        CIE-Luv:
        32.5420, -16.2931, 12.0915
        Hunter-Lab:
        27.0701, -12.5139, 6.1615
      #30543f color charts
#30543f RGB chart
      #30543f CMYK chart
      #30543f RGB pie chart
      #30543f color shades, tints & tones
#30543f color schemes
#30543f color preview, HTML & CSS examples
           This text has a color of #30543f        
        
          <p style="color:#30543f;">Text here</p>
        
        
          .mytext {color:#30543f;}
        
        Text color #30543f
      
           This box has a color of #30543f        
        
          <div style="background-color:#30543f;">Content here</div>
        
        
          .mybackground {background-color:#30543f;}
        
        Background color #30543f
      
           Border around this has a color of #30543f        
        
          <div style="border:2px solid #30543f;">Content here</div>
        
        
          .myborder {border:2px solid #30543f;}
        
        Border color #30543f