#48a5fe color space conversions
Hex:
        #48a5fe
        RGB:
        72, 165, 254
        CMY:
        72, 35, 0
        CMYK:
        72, 35, 0, 0
      HSL:
        209°, 98.9130%, 63.9216%
        HSV (HSB):
        209°, 71.6535%, 99.6078%
        XYZ:
        34.0170, 35.4437, 98.8144
        xyY:
        0.2022, 0.2106, 35.4437
      CIE-Lab:
        66.0927, 1.1475, -52.0956
        CIE-LCH:
        66.0927, 52.1083, 271.2618
        CIE-Luv:
        66.0927, -34.3764, -84.4804
        Hunter-Lab:
        59.5346, -2.1940, -56.7341
      #48a5fe color charts
#48a5fe RGB chart
      #48a5fe CMYK chart
      #48a5fe RGB pie chart
      #48a5fe color shades, tints & tones
#48a5fe color schemes
#48a5fe color preview, HTML & CSS examples
           This text has a color of #48a5fe        
        
          <p style="color:#48a5fe;">Text here</p>
        
        
          .mytext {color:#48a5fe;}
        
        Text color #48a5fe
      
           This box has a color of #48a5fe        
        
          <div style="background-color:#48a5fe;">Content here</div>
        
        
          .mybackground {background-color:#48a5fe;}
        
        Background color #48a5fe
      
           Border around this has a color of #48a5fe        
        
          <div style="border:2px solid #48a5fe;">Content here</div>
        
        
          .myborder {border:2px solid #48a5fe;}
        
        Border color #48a5fe