#48134f color space conversions
Hex:
        #48134f
        RGB:
        72, 19, 79
        CMY:
        72, 93, 69
        CMYK:
        9, 76, 0, 69
      HSL:
        293°, 61.2245%, 19.2157%
        HSV (HSB):
        293°, 75.9494%, 30.9804%
        XYZ:
        4.3166, 2.4080, 7.6344
        xyY:
        0.3006, 0.1677, 2.4080
      CIE-Lab:
        17.4972, 34.0063, -24.7173
        CIE-LCH:
        17.4972, 42.0401, 323.9887
        CIE-Luv:
        17.4972, 17.0060, -28.7022
        Hunter-Lab:
        15.5177, 22.4986, -18.3073
      #48134f color charts
#48134f RGB chart
      #48134f CMYK chart
      #48134f RGB pie chart
      #48134f color shades, tints & tones
#48134f color schemes
#48134f color preview, HTML & CSS examples
           This text has a color of #48134f        
        
          <p style="color:#48134f;">Text here</p>
        
        
          .mytext {color:#48134f;}
        
        Text color #48134f
      
           This box has a color of #48134f        
        
          <div style="background-color:#48134f;">Content here</div>
        
        
          .mybackground {background-color:#48134f;}
        
        Background color #48134f
      
           Border around this has a color of #48134f        
        
          <div style="border:2px solid #48134f;">Content here</div>
        
        
          .myborder {border:2px solid #48134f;}
        
        Border color #48134f