#48b8eb color space conversions
Hex:
        #48b8eb
        RGB:
        72, 184, 235
        CMY:
        72, 28, 8
        CMYK:
        69, 22, 0, 8
      HSL:
        199°, 80.2956%, 60.1961%
        HSV (HSB):
        199°, 69.3617%, 92.1569%
        XYZ:
        34.8084, 41.6569, 84.8032
        xyY:
        0.2158, 0.2583, 41.6569
      CIE-Lab:
        70.6337, -15.6940, -34.6441
        CIE-LCH:
        70.6337, 38.0331, 245.6291
        CIE-Luv:
        70.6337, -41.7958, -53.4233
        Hunter-Lab:
        64.5421, -16.6814, -32.7229
      #48b8eb color charts
#48b8eb RGB chart
      #48b8eb CMYK chart
      #48b8eb RGB pie chart
      #48b8eb color shades, tints & tones
#48b8eb color schemes
#48b8eb color preview, HTML & CSS examples
           This text has a color of #48b8eb        
        
          <p style="color:#48b8eb;">Text here</p>
        
        
          .mytext {color:#48b8eb;}
        
        Text color #48b8eb
      
           This box has a color of #48b8eb        
        
          <div style="background-color:#48b8eb;">Content here</div>
        
        
          .mybackground {background-color:#48b8eb;}
        
        Background color #48b8eb
      
           Border around this has a color of #48b8eb        
        
          <div style="border:2px solid #48b8eb;">Content here</div>
        
        
          .myborder {border:2px solid #48b8eb;}
        
        Border color #48b8eb