#48a2ed color space conversions
Hex:
        #48a2ed
        RGB:
        72, 162, 237
        CMY:
        72, 36, 7
        CMYK:
        70, 32, 0, 7
      HSL:
        207°, 82.0896%, 60.5882%
        HSV (HSB):
        207°, 69.6203%, 92.9412%
        XYZ:
        30.8789, 33.3328, 84.9271
        xyY:
        0.2070, 0.2235, 33.3328
      CIE-Lab:
        64.4295, -2.9539, -45.4306
        CIE-LCH:
        64.4295, 45.5265, 266.2799
        CIE-Luv:
        64.4295, -34.0275, -72.4460
        Hunter-Lab:
        57.7346, -5.5662, -46.8010
      #48a2ed color charts
#48a2ed RGB chart
      #48a2ed CMYK chart
      #48a2ed RGB pie chart
      #48a2ed color shades, tints & tones
#48a2ed color schemes
#48a2ed color preview, HTML & CSS examples
           This text has a color of #48a2ed        
        
          <p style="color:#48a2ed;">Text here</p>
        
        
          .mytext {color:#48a2ed;}
        
        Text color #48a2ed
      
           This box has a color of #48a2ed        
        
          <div style="background-color:#48a2ed;">Content here</div>
        
        
          .mybackground {background-color:#48a2ed;}
        
        Background color #48a2ed
      
           Border around this has a color of #48a2ed        
        
          <div style="border:2px solid #48a2ed;">Content here</div>
        
        
          .myborder {border:2px solid #48a2ed;}
        
        Border color #48a2ed