#48367b color space conversions
Hex:
        #48367b
        RGB:
        72, 54, 123
        CMY:
        72, 79, 52
        CMYK:
        41, 56, 0, 52
      HSL:
        256°, 38.9831%, 34.7059%
        HSV (HSB):
        256°, 56.0976%, 48.2353%
        XYZ:
        7.5668, 5.4461, 19.3913
        xyY:
        0.2335, 0.1681, 5.4461
      CIE-Lab:
        27.9697, 25.5693, -36.7143
        CIE-LCH:
        27.9697, 44.7407, 304.8549
        CIE-Luv:
        27.9697, 2.7110, -49.4063
        Hunter-Lab:
        23.3369, 17.0376, -32.9299
      #48367b color charts
#48367b RGB chart
      #48367b CMYK chart
      #48367b RGB pie chart
      #48367b color shades, tints & tones
#48367b color schemes
#48367b color preview, HTML & CSS examples
           This text has a color of #48367b        
        
          <p style="color:#48367b;">Text here</p>
        
        
          .mytext {color:#48367b;}
        
        Text color #48367b
      
           This box has a color of #48367b        
        
          <div style="background-color:#48367b;">Content here</div>
        
        
          .mybackground {background-color:#48367b;}
        
        Background color #48367b
      
           Border around this has a color of #48367b        
        
          <div style="border:2px solid #48367b;">Content here</div>
        
        
          .myborder {border:2px solid #48367b;}
        
        Border color #48367b