#30c080 color space conversions
Hex:
        #30c080
        RGB:
        48, 192, 128
        CMY:
        81, 25, 50
        CMYK:
        75, 0, 33, 25
      HSL:
        153°, 60.0000%, 47.0588%
        HSV (HSB):
        153°, 75.0000%, 75.2941%
        XYZ:
        23.9648, 39.8862, 26.8578
        xyY:
        0.2642, 0.4397, 39.8862
      CIE-Lab:
        69.3884, -52.1782, 21.7917
        CIE-LCH:
        69.3884, 56.5460, 157.3326
        CIE-Luv:
        69.3884, -55.4303, 38.2653
        Hunter-Lab:
        63.1555, -42.7889, 18.9949
      #30c080 color charts
#30c080 RGB chart
      #30c080 CMYK chart
      #30c080 RGB pie chart
      #30c080 color shades, tints & tones
#30c080 color schemes
#30c080 color preview, HTML & CSS examples
           This text has a color of #30c080        
        
          <p style="color:#30c080;">Text here</p>
        
        
          .mytext {color:#30c080;}
        
        Text color #30c080
      
           This box has a color of #30c080        
        
          <div style="background-color:#30c080;">Content here</div>
        
        
          .mybackground {background-color:#30c080;}
        
        Background color #30c080
      
           Border around this has a color of #30c080        
        
          <div style="border:2px solid #30c080;">Content here</div>
        
        
          .myborder {border:2px solid #30c080;}
        
        Border color #30c080