#30f5da color space conversions
Hex:
        #30f5da
        RGB:
        48, 245, 218
        CMY:
        81, 4, 15
        CMYK:
        80, 0, 11, 4
      HSL:
        172°, 90.7834%, 57.4510%
        HSV (HSB):
        172°, 80.4082%, 96.0784%
        XYZ:
        46.5262, 70.9951, 77.5809
        xyY:
        0.2385, 0.3639, 70.9951
      CIE-Lab:
        87.4827, -51.9913, -0.2146
        CIE-LCH:
        87.4827, 51.9917, 180.2365
        CIE-Luv:
        87.4827, -67.5417, 7.9703
        Hunter-Lab:
        84.2586, -48.8878, 4.3899
      #30f5da color charts
#30f5da RGB chart
      #30f5da CMYK chart
      #30f5da RGB pie chart
      #30f5da color shades, tints & tones
#30f5da color schemes
#30f5da color preview, HTML & CSS examples
           This text has a color of #30f5da        
        
          <p style="color:#30f5da;">Text here</p>
        
        
          .mytext {color:#30f5da;}
        
        Text color #30f5da
      
           This box has a color of #30f5da        
        
          <div style="background-color:#30f5da;">Content here</div>
        
        
          .mybackground {background-color:#30f5da;}
        
        Background color #30f5da
      
           Border around this has a color of #30f5da        
        
          <div style="border:2px solid #30f5da;">Content here</div>
        
        
          .myborder {border:2px solid #30f5da;}
        
        Border color #30f5da