#48b4fc color space conversions
Hex:
        #48b4fc
        RGB:
        72, 180, 252
        CMY:
        72, 29, 1
        CMYK:
        71, 29, 0, 1
      HSL:
        204°, 96.7742%, 63.5294%
        HSV (HSB):
        204°, 71.4286%, 98.8235%
        XYZ:
        36.5644, 41.0485, 98.0915
        xyY:
        0.2081, 0.2336, 41.0485
      CIE-Lab:
        70.2099, -7.9501, -44.5237
        CIE-LCH:
        70.2099, 45.2279, 259.8761
        CIE-Luv:
        70.2099, -39.5447, -71.2340
        Hunter-Lab:
        64.0691, -10.2505, -45.9261
      #48b4fc color charts
#48b4fc RGB chart
      #48b4fc CMYK chart
      #48b4fc RGB pie chart
      #48b4fc color shades, tints & tones
#48b4fc color schemes
#48b4fc color preview, HTML & CSS examples
           This text has a color of #48b4fc        
        
          <p style="color:#48b4fc;">Text here</p>
        
        
          .mytext {color:#48b4fc;}
        
        Text color #48b4fc
      
           This box has a color of #48b4fc        
        
          <div style="background-color:#48b4fc;">Content here</div>
        
        
          .mybackground {background-color:#48b4fc;}
        
        Background color #48b4fc
      
           Border around this has a color of #48b4fc        
        
          <div style="border:2px solid #48b4fc;">Content here</div>
        
        
          .myborder {border:2px solid #48b4fc;}
        
        Border color #48b4fc