#48a1b2 color space conversions
Hex:
        #48a1b2
        RGB:
        72, 161, 178
        CMY:
        72, 37, 30
        CMYK:
        60, 10, 0, 30
      HSL:
        190°, 42.4000%, 49.0196%
        HSV (HSB):
        190°, 59.5506%, 69.8039%
        XYZ:
        23.4532, 30.0818, 46.6897
        xyY:
        0.2340, 0.3001, 30.0818
      CIE-Lab:
        61.7247, -21.4093, -16.8089
        CIE-LCH:
        61.7247, 27.2194, 218.1361
        CIE-Luv:
        61.7247, -36.2986, -22.4160
        Hunter-Lab:
        54.8469, -19.6531, -12.0792
      #48a1b2 color charts
#48a1b2 RGB chart
      #48a1b2 CMYK chart
      #48a1b2 RGB pie chart
      #48a1b2 color shades, tints & tones
#48a1b2 color schemes
#48a1b2 color preview, HTML & CSS examples
           This text has a color of #48a1b2        
        
          <p style="color:#48a1b2;">Text here</p>
        
        
          .mytext {color:#48a1b2;}
        
        Text color #48a1b2
      
           This box has a color of #48a1b2        
        
          <div style="background-color:#48a1b2;">Content here</div>
        
        
          .mybackground {background-color:#48a1b2;}
        
        Background color #48a1b2
      
           Border around this has a color of #48a1b2        
        
          <div style="border:2px solid #48a1b2;">Content here</div>
        
        
          .myborder {border:2px solid #48a1b2;}
        
        Border color #48a1b2