#48115b color space conversions
Hex:
        #48115b
        RGB:
        72, 17, 91
        CMY:
        72, 93, 64
        CMYK:
        21, 81, 0, 64
      HSL:
        285°, 68.5185%, 21.1765%
        HSV (HSB):
        285°, 81.3187%, 35.6863%
        XYZ:
        4.7613, 2.5339, 10.1357
        xyY:
        0.2732, 0.1454, 2.5339
      CIE-Lab:
        18.0714, 37.4570, -31.8978
        CIE-LCH:
        18.0714, 49.1985, 319.5828
        CIE-Luv:
        18.0714, 14.6639, -36.8109
        Hunter-Lab:
        15.9184, 25.5331, -26.6088
      #48115b color charts
#48115b RGB chart
      #48115b CMYK chart
      #48115b RGB pie chart
      #48115b color shades, tints & tones
#48115b color schemes
#48115b color preview, HTML & CSS examples
           This text has a color of #48115b        
        
          <p style="color:#48115b;">Text here</p>
        
        
          .mytext {color:#48115b;}
        
        Text color #48115b
      
           This box has a color of #48115b        
        
          <div style="background-color:#48115b;">Content here</div>
        
        
          .mybackground {background-color:#48115b;}
        
        Background color #48115b
      
           Border around this has a color of #48115b        
        
          <div style="border:2px solid #48115b;">Content here</div>
        
        
          .myborder {border:2px solid #48115b;}
        
        Border color #48115b