#30bfee color space conversions
Hex:
        #30bfee
        RGB:
        48, 191, 238
        CMY:
        81, 25, 7
        CMYK:
        80, 20, 0, 7
      HSL:
        195°, 84.8214%, 56.0784%
        HSV (HSB):
        195°, 79.8319%, 93.3333%
        XYZ:
        35.2823, 44.0630, 87.5344
        xyY:
        0.2114, 0.2640, 44.0630
      CIE-Lab:
        72.2706, -21.1333, -33.7764
        CIE-LCH:
        72.2706, 39.8430, 237.9665
        CIE-Luv:
        72.2706, -47.5873, -51.4308
        Hunter-Lab:
        66.3800, -21.2885, -31.7189
      #30bfee color charts
#30bfee RGB chart
      #30bfee CMYK chart
      #30bfee RGB pie chart
      #30bfee color shades, tints & tones
#30bfee color schemes
#30bfee color preview, HTML & CSS examples
           This text has a color of #30bfee        
        
          <p style="color:#30bfee;">Text here</p>
        
        
          .mytext {color:#30bfee;}
        
        Text color #30bfee
      
           This box has a color of #30bfee        
        
          <div style="background-color:#30bfee;">Content here</div>
        
        
          .mybackground {background-color:#30bfee;}
        
        Background color #30bfee
      
           Border around this has a color of #30bfee        
        
          <div style="border:2px solid #30bfee;">Content here</div>
        
        
          .myborder {border:2px solid #30bfee;}
        
        Border color #30bfee