#30b8fa color space conversions
Hex:
        #30b8fa
        RGB:
        48, 184, 250
        CMY:
        81, 28, 2
        CMYK:
        81, 26, 0, 2
      HSL:
        200°, 95.2830%, 58.4314%
        HSV (HSB):
        200°, 80.8000%, 98.0392%
        XYZ:
        35.6147, 41.8115, 96.6358
        xyY:
        0.2046, 0.2402, 41.8115
      CIE-Lab:
        70.7408, -13.4142, -42.6481
        CIE-LCH:
        70.7408, 44.7080, 252.5399
        CIE-Luv:
        70.7408, -44.4247, -67.4528
        Hunter-Lab:
        64.6618, -14.8431, -43.3445
      #30b8fa color charts
#30b8fa RGB chart
      #30b8fa CMYK chart
      #30b8fa RGB pie chart
      #30b8fa color shades, tints & tones
#30b8fa color schemes
#30b8fa color preview, HTML & CSS examples
           This text has a color of #30b8fa        
        
          <p style="color:#30b8fa;">Text here</p>
        
        
          .mytext {color:#30b8fa;}
        
        Text color #30b8fa
      
           This box has a color of #30b8fa        
        
          <div style="background-color:#30b8fa;">Content here</div>
        
        
          .mybackground {background-color:#30b8fa;}
        
        Background color #30b8fa
      
           Border around this has a color of #30b8fa        
        
          <div style="border:2px solid #30b8fa;">Content here</div>
        
        
          .myborder {border:2px solid #30b8fa;}
        
        Border color #30b8fa