#30ff80 color space conversions
Hex:
        #30ff80
        RGB:
        48, 255, 128
        CMY:
        81, 0, 50
        CMYK:
        81, 0, 50, 0
      HSL:
        143°, 100.0000%, 59.4118%
        HSV (HSB):
        143°, 81.1765%, 100.0000%
        XYZ:
        40.8752, 73.7069, 32.4946
        xyY:
        0.2779, 0.5011, 73.7069
      CIE-Lab:
        88.7838, -74.2467, 47.0082
        CIE-LCH:
        88.7838, 87.8768, 147.6607
        CIE-Luv:
        88.7838, -76.6431, 74.9404
        Hunter-Lab:
        85.8527, -65.2569, 37.6561
      #30ff80 color charts
#30ff80 RGB chart
      #30ff80 CMYK chart
      #30ff80 RGB pie chart
      #30ff80 color shades, tints & tones
#30ff80 color schemes
#30ff80 color preview, HTML & CSS examples
           This text has a color of #30ff80        
        
          <p style="color:#30ff80;">Text here</p>
        
        
          .mytext {color:#30ff80;}
        
        Text color #30ff80
      
           This box has a color of #30ff80        
        
          <div style="background-color:#30ff80;">Content here</div>
        
        
          .mybackground {background-color:#30ff80;}
        
        Background color #30ff80
      
           Border around this has a color of #30ff80        
        
          <div style="border:2px solid #30ff80;">Content here</div>
        
        
          .myborder {border:2px solid #30ff80;}
        
        Border color #30ff80