#48155f color space conversions
Hex:
        #48155f
        RGB:
        72, 21, 95
        CMY:
        72, 92, 63
        CMYK:
        24, 78, 0, 63
      HSL:
        281°, 63.7931%, 22.7451%
        HSV (HSB):
        281°, 77.8947%, 37.2549%
        XYZ:
        5.0062, 2.7403, 11.0915
        xyY:
        0.2658, 0.1455, 2.7403
      CIE-Lab:
        18.9722, 36.6826, -33.1090
        CIE-LCH:
        18.9722, 49.4148, 317.9313
        CIE-Luv:
        18.9722, 13.4196, -38.8867
        Hunter-Lab:
        16.5538, 25.0131, -28.1385
      #48155f color charts
#48155f RGB chart
      #48155f CMYK chart
      #48155f RGB pie chart
      #48155f color shades, tints & tones
#48155f color schemes
#48155f color preview, HTML & CSS examples
           This text has a color of #48155f        
        
          <p style="color:#48155f;">Text here</p>
        
        
          .mytext {color:#48155f;}
        
        Text color #48155f
      
           This box has a color of #48155f        
        
          <div style="background-color:#48155f;">Content here</div>
        
        
          .mybackground {background-color:#48155f;}
        
        Background color #48155f
      
           Border around this has a color of #48155f        
        
          <div style="border:2px solid #48155f;">Content here</div>
        
        
          .myborder {border:2px solid #48155f;}
        
        Border color #48155f