#30dac4 color space conversions
Hex:
        #30dac4
        RGB:
        48, 218, 196
        CMY:
        81, 15, 23
        CMYK:
        78, 0, 10, 15
      HSL:
        172°, 69.6721%, 52.1569%
        HSV (HSB):
        172°, 77.9817%, 85.4902%
        XYZ:
        36.2541, 54.7567, 60.8829
        xyY:
        0.2387, 0.3605, 54.7567
      CIE-Lab:
        78.9009, -46.4430, -1.1465
        CIE-LCH:
        78.9009, 46.4571, 181.4142
        CIE-Luv:
        78.9009, -59.9373, 5.5434
        Hunter-Lab:
        73.9978, -42.0426, 3.0166
      #30dac4 color charts
#30dac4 RGB chart
      #30dac4 CMYK chart
      #30dac4 RGB pie chart
      #30dac4 color shades, tints & tones
#30dac4 color schemes
#30dac4 color preview, HTML & CSS examples
           This text has a color of #30dac4        
        
          <p style="color:#30dac4;">Text here</p>
        
        
          .mytext {color:#30dac4;}
        
        Text color #30dac4
      
           This box has a color of #30dac4        
        
          <div style="background-color:#30dac4;">Content here</div>
        
        
          .mybackground {background-color:#30dac4;}
        
        Background color #30dac4
      
           Border around this has a color of #30dac4        
        
          <div style="border:2px solid #30dac4;">Content here</div>
        
        
          .myborder {border:2px solid #30dac4;}
        
        Border color #30dac4