#30f0bf color space conversions
Hex:
        #30f0bf
        RGB:
        48, 240, 191
        CMY:
        81, 6, 25
        CMYK:
        80, 0, 20, 6
      HSL:
        165°, 86.4865%, 56.4706%
        HSV (HSB):
        165°, 80.0000%, 94.1176%
        XYZ:
        41.7830, 66.7101, 59.9644
        xyY:
        0.2480, 0.3960, 66.7101
      CIE-Lab:
        85.3574, -56.7042, 10.8180
        CIE-LCH:
        85.3574, 57.7269, 169.1989
        CIE-Luv:
        85.3574, -67.8075, 25.3558
        Hunter-Lab:
        81.6763, -51.6186, 13.6444
      #30f0bf color charts
#30f0bf RGB chart
      #30f0bf CMYK chart
      #30f0bf RGB pie chart
      #30f0bf color shades, tints & tones
#30f0bf color schemes
#30f0bf color preview, HTML & CSS examples
           This text has a color of #30f0bf        
        
          <p style="color:#30f0bf;">Text here</p>
        
        
          .mytext {color:#30f0bf;}
        
        Text color #30f0bf
      
           This box has a color of #30f0bf        
        
          <div style="background-color:#30f0bf;">Content here</div>
        
        
          .mybackground {background-color:#30f0bf;}
        
        Background color #30f0bf
      
           Border around this has a color of #30f0bf        
        
          <div style="border:2px solid #30f0bf;">Content here</div>
        
        
          .myborder {border:2px solid #30f0bf;}
        
        Border color #30f0bf