#48166a color space conversions
Hex:
        #48166a
        RGB:
        72, 22, 106
        CMY:
        72, 91, 58
        CMYK:
        32, 79, 0, 58
      HSL:
        276°, 65.6250%, 25.0980%
        HSV (HSB):
        276°, 79.2453%, 41.5686%
        XYZ:
        5.5609, 2.9921, 13.9201
        xyY:
        0.2474, 0.1331, 2.9921
      CIE-Lab:
        20.0124, 38.8803, -38.6626
        CIE-LCH:
        20.0124, 54.8313, 315.1609
        CIE-Luv:
        20.0124, 11.2925, -45.8592
        Hunter-Lab:
        17.2978, 27.1131, -35.6041
      #48166a color charts
#48166a RGB chart
      #48166a CMYK chart
      #48166a RGB pie chart
      #48166a color shades, tints & tones
#48166a color schemes
#48166a color preview, HTML & CSS examples
           This text has a color of #48166a        
        
          <p style="color:#48166a;">Text here</p>
        
        
          .mytext {color:#48166a;}
        
        Text color #48166a
      
           This box has a color of #48166a        
        
          <div style="background-color:#48166a;">Content here</div>
        
        
          .mybackground {background-color:#48166a;}
        
        Background color #48166a
      
           Border around this has a color of #48166a        
        
          <div style="border:2px solid #48166a;">Content here</div>
        
        
          .myborder {border:2px solid #48166a;}
        
        Border color #48166a