#48a9fd color space conversions
Hex:
        #48a9fd
        RGB:
        72, 169, 253
        CMY:
        72, 34, 1
        CMYK:
        72, 33, 0, 1
      HSL:
        208°, 97.8378%, 63.7255%
        HSV (HSB):
        208°, 71.5415%, 99.2157%
        XYZ:
        34.5901, 36.8455, 98.2173
        xyY:
        0.2039, 0.2172, 36.8455
      CIE-Lab:
        67.1610, -1.4747, -49.8630
        CIE-LCH:
        67.1610, 49.8848, 268.3059
        CIE-Luv:
        67.1610, -35.7577, -80.6123
        Hunter-Lab:
        60.7005, -4.5079, -53.4447
      #48a9fd color charts
#48a9fd RGB chart
      #48a9fd CMYK chart
      #48a9fd RGB pie chart
      #48a9fd color shades, tints & tones
#48a9fd color schemes
#48a9fd color preview, HTML & CSS examples
           This text has a color of #48a9fd        
        
          <p style="color:#48a9fd;">Text here</p>
        
        
          .mytext {color:#48a9fd;}
        
        Text color #48a9fd
      
           This box has a color of #48a9fd        
        
          <div style="background-color:#48a9fd;">Content here</div>
        
        
          .mybackground {background-color:#48a9fd;}
        
        Background color #48a9fd
      
           Border around this has a color of #48a9fd        
        
          <div style="border:2px solid #48a9fd;">Content here</div>
        
        
          .myborder {border:2px solid #48a9fd;}
        
        Border color #48a9fd