#30edfa color space conversions
Hex:
        #30edfa
        RGB:
        48, 237, 250
        CMY:
        81, 7, 2
        CMYK:
        81, 5, 0, 2
      HSL:
        184°, 95.2830%, 58.4314%
        HSV (HSB):
        184°, 80.8000%, 98.0392%
        XYZ:
        48.7584, 68.0989, 101.0170
        xyY:
        0.2238, 0.3126, 68.0989
      CIE-Lab:
        86.0559, -39.6376, -19.1046
        CIE-LCH:
        86.0559, 44.0014, 205.7332
        CIE-Luv:
        86.0559, -62.4481, -24.6613
        Hunter-Lab:
        82.5220, -38.9463, -14.8128
      #30edfa color charts
#30edfa RGB chart
      #30edfa CMYK chart
      #30edfa RGB pie chart
      #30edfa color shades, tints & tones
#30edfa color schemes
#30edfa color preview, HTML & CSS examples
           This text has a color of #30edfa        
        
          <p style="color:#30edfa;">Text here</p>
        
        
          .mytext {color:#30edfa;}
        
        Text color #30edfa
      
           This box has a color of #30edfa        
        
          <div style="background-color:#30edfa;">Content here</div>
        
        
          .mybackground {background-color:#30edfa;}
        
        Background color #30edfa
      
           Border around this has a color of #30edfa        
        
          <div style="border:2px solid #30edfa;">Content here</div>
        
        
          .myborder {border:2px solid #30edfa;}
        
        Border color #30edfa