#30faf5 color space conversions
Hex:
        #30faf5
        RGB:
        48, 250, 245
        CMY:
        81, 2, 4
        CMYK:
        81, 0, 2, 2
      HSL:
        179°, 95.2830%, 58.4314%
        HSV (HSB):
        179°, 80.8000%, 98.0392%
        XYZ:
        51.8860, 75.5922, 98.2423
        xyY:
        0.2299, 0.3349, 75.5922
      CIE-Lab:
        89.6696, -46.8330, -11.0713
        CIE-LCH:
        89.6696, 48.1238, 193.3005
        CIE-Luv:
        89.6696, -67.2080, -10.2675
        Hunter-Lab:
        86.9438, -45.6270, -6.1342
      #30faf5 color charts
#30faf5 RGB chart
      #30faf5 CMYK chart
      #30faf5 RGB pie chart
      #30faf5 color shades, tints & tones
#30faf5 color schemes
#30faf5 color preview, HTML & CSS examples
           This text has a color of #30faf5        
        
          <p style="color:#30faf5;">Text here</p>
        
        
          .mytext {color:#30faf5;}
        
        Text color #30faf5
      
           This box has a color of #30faf5        
        
          <div style="background-color:#30faf5;">Content here</div>
        
        
          .mybackground {background-color:#30faf5;}
        
        Background color #30faf5
      
           Border around this has a color of #30faf5        
        
          <div style="border:2px solid #30faf5;">Content here</div>
        
        
          .myborder {border:2px solid #30faf5;}
        
        Border color #30faf5