#48b6ff color space conversions
Hex:
        #48b6ff
        RGB:
        72, 182, 255
        CMY:
        72, 29, 0
        CMYK:
        72, 29, 0, 0
      HSL:
        204°, 100.0000%, 64.1176%
        HSV (HSB):
        204°, 71.7647%, 100.0000%
        XYZ:
        37.4504, 42.0536, 100.7511
        xyY:
        0.2078, 0.2333, 42.0536
      CIE-Lab:
        70.9079, -8.0448, -45.0505
        CIE-LCH:
        70.9079, 45.7631, 259.8753
        CIE-Luv:
        70.9079, -40.0853, -72.2253
        Hunter-Lab:
        64.8488, -10.4008, -46.7207
      #48b6ff color charts
#48b6ff RGB chart
      #48b6ff CMYK chart
      #48b6ff RGB pie chart
      #48b6ff color shades, tints & tones
#48b6ff color schemes
#48b6ff color preview, HTML & CSS examples
           This text has a color of #48b6ff        
        
          <p style="color:#48b6ff;">Text here</p>
        
        
          .mytext {color:#48b6ff;}
        
        Text color #48b6ff
      
           This box has a color of #48b6ff        
        
          <div style="background-color:#48b6ff;">Content here</div>
        
        
          .mybackground {background-color:#48b6ff;}
        
        Background color #48b6ff
      
           Border around this has a color of #48b6ff        
        
          <div style="border:2px solid #48b6ff;">Content here</div>
        
        
          .myborder {border:2px solid #48b6ff;}
        
        Border color #48b6ff