#48b0ef color space conversions
Hex:
        #48b0ef
        RGB:
        72, 176, 239
        CMY:
        72, 31, 6
        CMYK:
        70, 26, 0, 6
      HSL:
        203°, 83.9196%, 60.9804%
        HSV (HSB):
        203°, 69.8745%, 93.7255%
        XYZ:
        33.7778, 38.6604, 87.3433
        xyY:
        0.2114, 0.2420, 38.6604
      CIE-Lab:
        68.5045, -10.0825, -40.1342
        CIE-LCH:
        68.5045, 41.3813, 255.8981
        CIE-Luv:
        68.5045, -38.7863, -63.2391
        Hunter-Lab:
        62.1775, -11.8407, -39.7629
      #48b0ef color charts
#48b0ef RGB chart
      #48b0ef CMYK chart
      #48b0ef RGB pie chart
      #48b0ef color shades, tints & tones
#48b0ef color schemes
#48b0ef color preview, HTML & CSS examples
           This text has a color of #48b0ef        
        
          <p style="color:#48b0ef;">Text here</p>
        
        
          .mytext {color:#48b0ef;}
        
        Text color #48b0ef
      
           This box has a color of #48b0ef        
        
          <div style="background-color:#48b0ef;">Content here</div>
        
        
          .mybackground {background-color:#48b0ef;}
        
        Background color #48b0ef
      
           Border around this has a color of #48b0ef        
        
          <div style="border:2px solid #48b0ef;">Content here</div>
        
        
          .myborder {border:2px solid #48b0ef;}
        
        Border color #48b0ef