#48a1ed color space conversions
Hex:
        #48a1ed
        RGB:
        72, 161, 237
        CMY:
        72, 37, 7
        CMYK:
        70, 32, 0, 7
      HSL:
        208°, 82.0896%, 60.5882%
        HSV (HSB):
        208°, 69.6203%, 92.9412%
        XYZ:
        30.7034, 32.9819, 84.8687
        xyY:
        0.2067, 0.2220, 32.9819
      CIE-Lab:
        64.1462, -2.3853, -45.8767
        CIE-LCH:
        64.1462, 45.9387, 267.0237
        CIE-Luv:
        64.1462, -33.6846, -73.2119
        Hunter-Lab:
        57.4299, -5.0717, -47.4167
      #48a1ed color charts
#48a1ed RGB chart
      #48a1ed CMYK chart
      #48a1ed RGB pie chart
      #48a1ed color shades, tints & tones
#48a1ed color schemes
#48a1ed color preview, HTML & CSS examples
           This text has a color of #48a1ed        
        
          <p style="color:#48a1ed;">Text here</p>
        
        
          .mytext {color:#48a1ed;}
        
        Text color #48a1ed
      
           This box has a color of #48a1ed        
        
          <div style="background-color:#48a1ed;">Content here</div>
        
        
          .mybackground {background-color:#48a1ed;}
        
        Background color #48a1ed
      
           Border around this has a color of #48a1ed        
        
          <div style="border:2px solid #48a1ed;">Content here</div>
        
        
          .myborder {border:2px solid #48a1ed;}
        
        Border color #48a1ed