#48839e color space conversions
Hex:
        #48839e
        RGB:
        72, 131, 158
        CMY:
        72, 49, 38
        CMYK:
        54, 17, 0, 38
      HSL:
        199°, 37.3913%, 45.0980%
        HSV (HSB):
        199°, 54.4304%, 61.9608%
        XYZ:
        16.9603, 20.0789, 35.3295
        xyY:
        0.2344, 0.2775, 20.0789
      CIE-Lab:
        51.9263, -11.2922, -20.3180
        CIE-LCH:
        51.9263, 23.2451, 240.9358
        CIE-Luv:
        51.9263, -25.5751, -28.5313
        Hunter-Lab:
        44.8095, -10.8547, -15.3797
      #48839e color charts
#48839e RGB chart
      #48839e CMYK chart
      #48839e RGB pie chart
      #48839e color shades, tints & tones
#48839e color schemes
#48839e color preview, HTML & CSS examples
           This text has a color of #48839e        
        
          <p style="color:#48839e;">Text here</p>
        
        
          .mytext {color:#48839e;}
        
        Text color #48839e
      
           This box has a color of #48839e        
        
          <div style="background-color:#48839e;">Content here</div>
        
        
          .mybackground {background-color:#48839e;}
        
        Background color #48839e
      
           Border around this has a color of #48839e        
        
          <div style="border:2px solid #48839e;">Content here</div>
        
        
          .myborder {border:2px solid #48839e;}
        
        Border color #48839e