#30c6fa color space conversions
Hex:
        #30c6fa
        RGB:
        48, 198, 250
        CMY:
        81, 22, 2
        CMYK:
        81, 21, 0, 2
      HSL:
        195°, 95.2830%, 58.4314%
        HSV (HSB):
        195°, 80.8000%, 98.0392%
        XYZ:
        38.6683, 47.9187, 97.6537
        xyY:
        0.2099, 0.2601, 47.9187
      CIE-Lab:
        74.7736, -20.7762, -36.3674
        CIE-LCH:
        74.7736, 41.8837, 240.2612
        CIE-Luv:
        74.7736, -49.1757, -56.1508
        Hunter-Lab:
        69.2233, -21.4302, -35.1844
      #30c6fa color charts
#30c6fa RGB chart
      #30c6fa CMYK chart
      #30c6fa RGB pie chart
      #30c6fa color shades, tints & tones
#30c6fa color schemes
#30c6fa color preview, HTML & CSS examples
           This text has a color of #30c6fa        
        
          <p style="color:#30c6fa;">Text here</p>
        
        
          .mytext {color:#30c6fa;}
        
        Text color #30c6fa
      
           This box has a color of #30c6fa        
        
          <div style="background-color:#30c6fa;">Content here</div>
        
        
          .mybackground {background-color:#30c6fa;}
        
        Background color #30c6fa
      
           Border around this has a color of #30c6fa        
        
          <div style="border:2px solid #30c6fa;">Content here</div>
        
        
          .myborder {border:2px solid #30c6fa;}
        
        Border color #30c6fa