#48a8bd color space conversions
Hex:
        #48a8bd
        RGB:
        72, 168, 189
        CMY:
        72, 34, 26
        CMYK:
        62, 11, 0, 26
      HSL:
        191°, 46.9880%, 51.1765%
        HSV (HSB):
        191°, 61.9048%, 74.1176%
        XYZ:
        25.8604, 33.0571, 53.1618
        xyY:
        0.2307, 0.2949, 33.0571
      CIE-Lab:
        64.2071, -21.7272, -19.1983
        CIE-LCH:
        64.2071, 28.9939, 221.4640
        CIE-Luv:
        64.2071, -38.3860, -26.3663
        Hunter-Lab:
        57.4953, -20.3305, -14.5745
      #48a8bd color charts
#48a8bd RGB chart
      #48a8bd CMYK chart
      #48a8bd RGB pie chart
      #48a8bd color shades, tints & tones
#48a8bd color schemes
#48a8bd color preview, HTML & CSS examples
           This text has a color of #48a8bd        
        
          <p style="color:#48a8bd;">Text here</p>
        
        
          .mytext {color:#48a8bd;}
        
        Text color #48a8bd
      
           This box has a color of #48a8bd        
        
          <div style="background-color:#48a8bd;">Content here</div>
        
        
          .mybackground {background-color:#48a8bd;}
        
        Background color #48a8bd
      
           Border around this has a color of #48a8bd        
        
          <div style="border:2px solid #48a8bd;">Content here</div>
        
        
          .myborder {border:2px solid #48a8bd;}
        
        Border color #48a8bd