#48239b color space conversions
Hex:
        #48239b
        RGB:
        72, 35, 155
        CMY:
        72, 86, 39
        CMYK:
        54, 77, 0, 39
      HSL:
        259°, 63.1579%, 37.2549%
        HSV (HSB):
        259°, 77.4194%, 60.7843%
        XYZ:
        9.1899, 4.9463, 31.4807
        xyY:
        0.2015, 0.1084, 4.9463
      CIE-Lab:
        26.5813, 45.9483, -58.8326
        CIE-LCH:
        26.5813, 74.6494, 307.9898
        CIE-Luv:
        26.5813, 3.0671, -75.3306
        Hunter-Lab:
        22.2404, 34.8371, -68.3554
      #48239b color charts
#48239b RGB chart
      #48239b CMYK chart
      #48239b RGB pie chart
      #48239b color shades, tints & tones
#48239b color schemes
#48239b color preview, HTML & CSS examples
           This text has a color of #48239b        
        
          <p style="color:#48239b;">Text here</p>
        
        
          .mytext {color:#48239b;}
        
        Text color #48239b
      
           This box has a color of #48239b        
        
          <div style="background-color:#48239b;">Content here</div>
        
        
          .mybackground {background-color:#48239b;}
        
        Background color #48239b
      
           Border around this has a color of #48239b        
        
          <div style="border:2px solid #48239b;">Content here</div>
        
        
          .myborder {border:2px solid #48239b;}
        
        Border color #48239b