#30c1fa color space conversions
Hex:
        #30c1fa
        RGB:
        48, 193, 250
        CMY:
        81, 24, 2
        CMYK:
        81, 23, 0, 2
      HSL:
        197°, 95.2830%, 58.4314%
        HSV (HSB):
        197°, 80.8000%, 98.0392%
        XYZ:
        37.5442, 45.6704, 97.2790
        xyY:
        0.2080, 0.2530, 45.6704
      CIE-Lab:
        73.3312, -18.1844, -38.6073
        CIE-LCH:
        73.3312, 42.6755, 244.7792
        CIE-Luv:
        73.3312, -47.4749, -60.2034
        Hunter-Lab:
        67.5799, -19.0987, -38.0400
      #30c1fa color charts
#30c1fa RGB chart
      #30c1fa CMYK chart
      #30c1fa RGB pie chart
      #30c1fa color shades, tints & tones
#30c1fa color schemes
#30c1fa color preview, HTML & CSS examples
           This text has a color of #30c1fa        
        
          <p style="color:#30c1fa;">Text here</p>
        
        
          .mytext {color:#30c1fa;}
        
        Text color #30c1fa
      
           This box has a color of #30c1fa        
        
          <div style="background-color:#30c1fa;">Content here</div>
        
        
          .mybackground {background-color:#30c1fa;}
        
        Background color #30c1fa
      
           Border around this has a color of #30c1fa        
        
          <div style="border:2px solid #30c1fa;">Content here</div>
        
        
          .myborder {border:2px solid #30c1fa;}
        
        Border color #30c1fa