#48a5bd color space conversions
Hex:
        #48a5bd
        RGB:
        72, 165, 189
        CMY:
        72, 35, 26
        CMYK:
        62, 13, 0, 26
      HSL:
        192°, 46.9880%, 51.1765%
        HSV (HSB):
        192°, 61.9048%, 74.1176%
        XYZ:
        25.3129, 31.9621, 52.9793
        xyY:
        0.2296, 0.2899, 31.9621
      CIE-Lab:
        63.3116, -20.1698, -20.5620
        CIE-LCH:
        63.3116, 28.8031, 225.5516
        CIE-Luv:
        63.3116, -37.2671, -28.7307
        Hunter-Lab:
        56.5350, -19.0150, -15.9864
      #48a5bd color charts
#48a5bd RGB chart
      #48a5bd CMYK chart
      #48a5bd RGB pie chart
      #48a5bd color shades, tints & tones
#48a5bd color schemes
#48a5bd color preview, HTML & CSS examples
           This text has a color of #48a5bd        
        
          <p style="color:#48a5bd;">Text here</p>
        
        
          .mytext {color:#48a5bd;}
        
        Text color #48a5bd
      
           This box has a color of #48a5bd        
        
          <div style="background-color:#48a5bd;">Content here</div>
        
        
          .mybackground {background-color:#48a5bd;}
        
        Background color #48a5bd
      
           Border around this has a color of #48a5bd        
        
          <div style="border:2px solid #48a5bd;">Content here</div>
        
        
          .myborder {border:2px solid #48a5bd;}
        
        Border color #48a5bd