#48a6ff color space conversions
Hex:
        #48a6ff
        RGB:
        72, 166, 255
        CMY:
        72, 35, 0
        CMYK:
        72, 35, 0, 0
      HSL:
        209°, 100.0000%, 64.1176%
        HSV (HSB):
        209°, 71.7647%, 100.0000%
        XYZ:
        34.3587, 35.8702, 99.7205
        xyY:
        0.2022, 0.2111, 35.8702
      CIE-Lab:
        66.4206, 0.9188, -52.1204
        CIE-LCH:
        66.4206, 52.1285, 271.0099
        CIE-Luv:
        66.4206, -34.6715, -84.5639
        Hunter-Lab:
        59.8917, -2.4085, -56.7945
      #48a6ff color charts
#48a6ff RGB chart
      #48a6ff CMYK chart
      #48a6ff RGB pie chart
      #48a6ff color shades, tints & tones
#48a6ff color schemes
#48a6ff color preview, HTML & CSS examples
           This text has a color of #48a6ff        
        
          <p style="color:#48a6ff;">Text here</p>
        
        
          .mytext {color:#48a6ff;}
        
        Text color #48a6ff
      
           This box has a color of #48a6ff        
        
          <div style="background-color:#48a6ff;">Content here</div>
        
        
          .mybackground {background-color:#48a6ff;}
        
        Background color #48a6ff
      
           Border around this has a color of #48a6ff        
        
          <div style="border:2px solid #48a6ff;">Content here</div>
        
        
          .myborder {border:2px solid #48a6ff;}
        
        Border color #48a6ff