#30befe color space conversions
Hex:
        #30befe
        RGB:
        48, 190, 254
        CMY:
        81, 25, 0
        CMYK:
        81, 25, 0, 0
      HSL:
        199°, 99.0385%, 59.2157%
        HSV (HSB):
        199°, 81.1024%, 99.6078%
        XYZ:
        37.5218, 44.6110, 100.3991
        xyY:
        0.2056, 0.2444, 44.6110
      CIE-Lab:
        72.6350, -15.2569, -41.8454
        CIE-LCH:
        72.6350, 44.5400, 249.9681
        CIE-Luv:
        72.6350, -46.1995, -66.0770
        Hunter-Lab:
        66.7915, -16.6084, -42.3690
      #30befe color charts
#30befe RGB chart
      #30befe CMYK chart
      #30befe RGB pie chart
      #30befe color shades, tints & tones
#30befe color schemes
#30befe color preview, HTML & CSS examples
           This text has a color of #30befe        
        
          <p style="color:#30befe;">Text here</p>
        
        
          .mytext {color:#30befe;}
        
        Text color #30befe
      
           This box has a color of #30befe        
        
          <div style="background-color:#30befe;">Content here</div>
        
        
          .mybackground {background-color:#30befe;}
        
        Background color #30befe
      
           Border around this has a color of #30befe        
        
          <div style="border:2px solid #30befe;">Content here</div>
        
        
          .myborder {border:2px solid #30befe;}
        
        Border color #30befe