#48145f color space conversions
Hex:
        #48145f
        RGB:
        72, 20, 95
        CMY:
        72, 92, 63
        CMYK:
        24, 79, 0, 63
      HSL:
        282°, 65.2174%, 22.5490%
        HSV (HSB):
        282°, 78.9474%, 37.2549%
        XYZ:
        4.9882, 2.7043, 11.0855
        xyY:
        0.2656, 0.1440, 2.7043
      CIE-Lab:
        18.8183, 37.1210, -33.3575
        CIE-LCH:
        18.8183, 49.9068, 318.0567
        CIE-Luv:
        18.8183, 13.5384, -39.0218
        Hunter-Lab:
        16.4446, 25.3670, -28.4570
      #48145f color charts
#48145f RGB chart
      #48145f CMYK chart
      #48145f RGB pie chart
      #48145f color shades, tints & tones
#48145f color schemes
#48145f color preview, HTML & CSS examples
           This text has a color of #48145f        
        
          <p style="color:#48145f;">Text here</p>
        
        
          .mytext {color:#48145f;}
        
        Text color #48145f
      
           This box has a color of #48145f        
        
          <div style="background-color:#48145f;">Content here</div>
        
        
          .mybackground {background-color:#48145f;}
        
        Background color #48145f
      
           Border around this has a color of #48145f        
        
          <div style="border:2px solid #48145f;">Content here</div>
        
        
          .myborder {border:2px solid #48145f;}
        
        Border color #48145f