#48557e color space conversions
Hex:
        #48557e
        RGB:
        72, 85, 126
        CMY:
        72, 67, 51
        CMYK:
        43, 33, 0, 51
      HSL:
        226°, 27.2727%, 38.8235%
        HSV (HSB):
        226°, 42.8571%, 49.4118%
        XYZ:
        9.6869, 9.3811, 21.0388
        xyY:
        0.2415, 0.2339, 9.3811
      CIE-Lab:
        36.7079, 6.3637, -24.7490
        CIE-LCH:
        36.7079, 25.5541, 284.4201
        CIE-Luv:
        36.7079, -7.8114, -34.7963
        Hunter-Lab:
        30.6285, 2.8542, -19.2865
      #48557e color charts
#48557e RGB chart
      #48557e CMYK chart
      #48557e RGB pie chart
      #48557e color shades, tints & tones
#48557e color schemes
#48557e color preview, HTML & CSS examples
           This text has a color of #48557e        
        
          <p style="color:#48557e;">Text here</p>
        
        
          .mytext {color:#48557e;}
        
        Text color #48557e
      
           This box has a color of #48557e        
        
          <div style="background-color:#48557e;">Content here</div>
        
        
          .mybackground {background-color:#48557e;}
        
        Background color #48557e
      
           Border around this has a color of #48557e        
        
          <div style="border:2px solid #48557e;">Content here</div>
        
        
          .myborder {border:2px solid #48557e;}
        
        Border color #48557e