#30a895 color space conversions
Hex:
        #30a895
        RGB:
        48, 168, 149
        CMY:
        81, 34, 42
        CMYK:
        71, 0, 11, 34
      HSL:
        171°, 55.5556%, 42.3529%
        HSV (HSB):
        171°, 71.4286%, 65.8824%
        XYZ:
        20.6464, 30.8036, 33.2913
        xyY:
        0.2436, 0.3635, 30.8036
      CIE-Lab:
        62.3415, -37.1137, 0.3345
        CIE-LCH:
        62.3415, 37.1152, 179.4836
        CIE-Luv:
        62.3415, -45.4495, 6.1094
        Hunter-Lab:
        55.5010, -30.7246, 3.2866
      #30a895 color charts
#30a895 RGB chart
      #30a895 CMYK chart
      #30a895 RGB pie chart
      #30a895 color shades, tints & tones
#30a895 color schemes
#30a895 color preview, HTML & CSS examples
           This text has a color of #30a895        
        
          <p style="color:#30a895;">Text here</p>
        
        
          .mytext {color:#30a895;}
        
        Text color #30a895
      
           This box has a color of #30a895        
        
          <div style="background-color:#30a895;">Content here</div>
        
        
          .mybackground {background-color:#30a895;}
        
        Background color #30a895
      
           Border around this has a color of #30a895        
        
          <div style="border:2px solid #30a895;">Content here</div>
        
        
          .myborder {border:2px solid #30a895;}
        
        Border color #30a895