#48a6bd color space conversions
Hex:
        #48a6bd
        RGB:
        72, 166, 189
        CMY:
        72, 35, 26
        CMYK:
        62, 12, 0, 26
      HSL:
        192°, 46.9880%, 51.1765%
        HSV (HSB):
        192°, 61.9048%, 74.1176%
        XYZ:
        25.4940, 32.3243, 53.0396
        xyY:
        0.2300, 0.2916, 32.3243
      CIE-Lab:
        63.6100, -20.6909, -20.1071
        CIE-LCH:
        63.6100, 28.8515, 224.1802
        CIE-Luv:
        63.6100, -37.6401, -27.9423
        Hunter-Lab:
        56.8544, -19.4544, -15.5137
      #48a6bd color charts
#48a6bd RGB chart
      #48a6bd CMYK chart
      #48a6bd RGB pie chart
      #48a6bd color shades, tints & tones
#48a6bd color schemes
#48a6bd color preview, HTML & CSS examples
           This text has a color of #48a6bd        
        
          <p style="color:#48a6bd;">Text here</p>
        
        
          .mytext {color:#48a6bd;}
        
        Text color #48a6bd
      
           This box has a color of #48a6bd        
        
          <div style="background-color:#48a6bd;">Content here</div>
        
        
          .mybackground {background-color:#48a6bd;}
        
        Background color #48a6bd
      
           Border around this has a color of #48a6bd        
        
          <div style="border:2px solid #48a6bd;">Content here</div>
        
        
          .myborder {border:2px solid #48a6bd;}
        
        Border color #48a6bd