#30faa2 color space conversions
Hex:
        #30faa2
        RGB:
        48, 250, 162
        CMY:
        81, 2, 36
        CMYK:
        81, 0, 35, 2
      HSL:
        154°, 95.2830%, 58.4314%
        HSV (HSB):
        154°, 80.8000%, 98.0392%
        XYZ:
        41.9261, 71.6082, 45.7945
        xyY:
        0.2631, 0.4494, 71.6082
      CIE-Lab:
        87.7797, -66.7116, 29.0836
        CIE-LCH:
        87.7797, 72.7756, 156.4447
        CIE-Luv:
        87.7797, -73.0825, 52.2992
        Hunter-Lab:
        84.6216, -59.6494, 27.1493
      #30faa2 color charts
#30faa2 RGB chart
      #30faa2 CMYK chart
      #30faa2 RGB pie chart
      #30faa2 color shades, tints & tones
#30faa2 color schemes
#30faa2 color preview, HTML & CSS examples
           This text has a color of #30faa2        
        
          <p style="color:#30faa2;">Text here</p>
        
        
          .mytext {color:#30faa2;}
        
        Text color #30faa2
      
           This box has a color of #30faa2        
        
          <div style="background-color:#30faa2;">Content here</div>
        
        
          .mybackground {background-color:#30faa2;}
        
        Background color #30faa2
      
           Border around this has a color of #30faa2        
        
          <div style="border:2px solid #30faa2;">Content here</div>
        
        
          .myborder {border:2px solid #30faa2;}
        
        Border color #30faa2