#48a2eb color space conversions
Hex:
        #48a2eb
        RGB:
        72, 162, 235
        CMY:
        72, 36, 8
        CMYK:
        69, 31, 0, 8
      HSL:
        207°, 80.2956%, 60.1961%
        HSV (HSB):
        207°, 69.3617%, 92.1569%
        XYZ:
        30.5882, 33.2165, 83.3965
        xyY:
        0.2078, 0.2257, 33.2165
      CIE-Lab:
        64.3359, -3.6322, -44.4793
        CIE-LCH:
        64.3359, 44.6274, 265.3315
        CIE-Luv:
        64.3359, -34.1079, -70.7476
        Hunter-Lab:
        57.6338, -6.1231, -45.4494
      #48a2eb color charts
#48a2eb RGB chart
      #48a2eb CMYK chart
      #48a2eb RGB pie chart
      #48a2eb color shades, tints & tones
#48a2eb color schemes
#48a2eb color preview, HTML & CSS examples
           This text has a color of #48a2eb        
        
          <p style="color:#48a2eb;">Text here</p>
        
        
          .mytext {color:#48a2eb;}
        
        Text color #48a2eb
      
           This box has a color of #48a2eb        
        
          <div style="background-color:#48a2eb;">Content here</div>
        
        
          .mybackground {background-color:#48a2eb;}
        
        Background color #48a2eb
      
           Border around this has a color of #48a2eb        
        
          <div style="border:2px solid #48a2eb;">Content here</div>
        
        
          .myborder {border:2px solid #48a2eb;}
        
        Border color #48a2eb