#30d0ba color space conversions
Hex:
        #30d0ba
        RGB:
        48, 208, 186
        CMY:
        81, 18, 27
        CMYK:
        77, 0, 11, 18
      HSL:
        172°, 62.9921%, 50.1961%
        HSV (HSB):
        172°, 76.9231%, 81.5686%
        XYZ:
        32.6377, 49.2853, 54.2472
        xyY:
        0.2397, 0.3619, 49.2853
      CIE-Lab:
        75.6285, -44.8194, -0.5709
        CIE-LCH:
        75.6285, 44.8230, 180.7298
        CIE-Luv:
        75.6285, -57.1833, 6.1358
        Hunter-Lab:
        70.2035, -39.8711, 3.3282
      #30d0ba color charts
#30d0ba RGB chart
      #30d0ba CMYK chart
      #30d0ba RGB pie chart
      #30d0ba color shades, tints & tones
#30d0ba color schemes
#30d0ba color preview, HTML & CSS examples
           This text has a color of #30d0ba        
        
          <p style="color:#30d0ba;">Text here</p>
        
        
          .mytext {color:#30d0ba;}
        
        Text color #30d0ba
      
           This box has a color of #30d0ba        
        
          <div style="background-color:#30d0ba;">Content here</div>
        
        
          .mybackground {background-color:#30d0ba;}
        
        Background color #30d0ba
      
           Border around this has a color of #30d0ba        
        
          <div style="border:2px solid #30d0ba;">Content here</div>
        
        
          .myborder {border:2px solid #30d0ba;}
        
        Border color #30d0ba