#30e0ba color space conversions
Hex:
        #30e0ba
        RGB:
        48, 224, 186
        CMY:
        81, 12, 27
        CMYK:
        79, 0, 17, 12
      HSL:
        167°, 73.9496%, 53.3333%
        HSV (HSB):
        167°, 78.5714%, 87.8431%
        XYZ:
        36.7375, 57.4849, 55.6138
        xyY:
        0.2452, 0.3837, 57.4849
      CIE-Lab:
        80.4515, -51.5222, 6.4243
        CIE-LCH:
        80.4515, 51.9212, 172.8924
        CIE-Luv:
        80.4515, -62.7196, 17.8457
        Hunter-Lab:
        75.8188, -46.1918, 9.5834
      #30e0ba color charts
#30e0ba RGB chart
      #30e0ba CMYK chart
      #30e0ba RGB pie chart
      #30e0ba color shades, tints & tones
#30e0ba color schemes
#30e0ba color preview, HTML & CSS examples
           This text has a color of #30e0ba        
        
          <p style="color:#30e0ba;">Text here</p>
        
        
          .mytext {color:#30e0ba;}
        
        Text color #30e0ba
      
           This box has a color of #30e0ba        
        
          <div style="background-color:#30e0ba;">Content here</div>
        
        
          .mybackground {background-color:#30e0ba;}
        
        Background color #30e0ba
      
           Border around this has a color of #30e0ba        
        
          <div style="border:2px solid #30e0ba;">Content here</div>
        
        
          .myborder {border:2px solid #30e0ba;}
        
        Border color #30e0ba