#30faa1 color space conversions
Hex:
        #30faa1
        RGB:
        48, 250, 161
        CMY:
        81, 2, 37
        CMYK:
        81, 0, 36, 2
      HSL:
        154°, 95.2830%, 58.4314%
        HSV (HSB):
        154°, 80.8000%, 98.0392%
        XYZ:
        41.8376, 71.5728, 45.3281
        xyY:
        0.2636, 0.4509, 71.5728
      CIE-Lab:
        87.7626, -66.9060, 29.5645
        CIE-LCH:
        87.7626, 73.1469, 156.1602
        CIE-Luv:
        87.7626, -73.1450, 52.9448
        Hunter-Lab:
        84.6007, -59.7777, 27.4536
      #30faa1 color charts
#30faa1 RGB chart
      #30faa1 CMYK chart
      #30faa1 RGB pie chart
      #30faa1 color shades, tints & tones
#30faa1 color schemes
#30faa1 color preview, HTML & CSS examples
           This text has a color of #30faa1        
        
          <p style="color:#30faa1;">Text here</p>
        
        
          .mytext {color:#30faa1;}
        
        Text color #30faa1
      
           This box has a color of #30faa1        
        
          <div style="background-color:#30faa1;">Content here</div>
        
        
          .mybackground {background-color:#30faa1;}
        
        Background color #30faa1
      
           Border around this has a color of #30faa1        
        
          <div style="border:2px solid #30faa1;">Content here</div>
        
        
          .myborder {border:2px solid #30faa1;}
        
        Border color #30faa1