#48a0fd color space conversions
Hex:
        #48a0fd
        RGB:
        72, 160, 253
        CMY:
        72, 37, 1
        CMYK:
        72, 37, 0, 1
      HSL:
        211°, 97.8378%, 63.7255%
        HSV (HSB):
        211°, 71.5415%, 99.2157%
        XYZ:
        32.9729, 33.6112, 97.6783
        xyY:
        0.2007, 0.2046, 33.6112
      CIE-Lab:
        64.6528, 3.6843, -53.8333
        CIE-LCH:
        64.6528, 53.9592, 273.9151
        CIE-Luv:
        64.6528, -32.7518, -87.3725
        Hunter-Lab:
        57.9751, 0.0640, -59.3110
      #48a0fd color charts
#48a0fd RGB chart
      #48a0fd CMYK chart
      #48a0fd RGB pie chart
      #48a0fd color shades, tints & tones
#48a0fd color schemes
#48a0fd color preview, HTML & CSS examples
           This text has a color of #48a0fd        
        
          <p style="color:#48a0fd;">Text here</p>
        
        
          .mytext {color:#48a0fd;}
        
        Text color #48a0fd
      
           This box has a color of #48a0fd        
        
          <div style="background-color:#48a0fd;">Content here</div>
        
        
          .mybackground {background-color:#48a0fd;}
        
        Background color #48a0fd
      
           Border around this has a color of #48a0fd        
        
          <div style="border:2px solid #48a0fd;">Content here</div>
        
        
          .myborder {border:2px solid #48a0fd;}
        
        Border color #48a0fd