#48276e color space conversions
Hex:
        #48276e
        RGB:
        72, 39, 110
        CMY:
        72, 85, 57
        CMYK:
        35, 65, 0, 57
      HSL:
        268°, 47.6510%, 29.2157%
        HSV (HSB):
        268°, 64.5455%, 43.1373%
        XYZ:
        6.2125, 3.9545, 15.1877
        xyY:
        0.2450, 0.1560, 3.9545
      CIE-Lab:
        23.5206, 31.0616, -35.5838
        CIE-LCH:
        23.5206, 47.2338, 311.1181
        CIE-Luv:
        23.5206, 7.9023, -45.2439
        Hunter-Lab:
        19.8860, 20.9636, -31.3618
      #48276e color charts
#48276e RGB chart
      #48276e CMYK chart
      #48276e RGB pie chart
      #48276e color shades, tints & tones
#48276e color schemes
#48276e color preview, HTML & CSS examples
           This text has a color of #48276e        
        
          <p style="color:#48276e;">Text here</p>
        
        
          .mytext {color:#48276e;}
        
        Text color #48276e
      
           This box has a color of #48276e        
        
          <div style="background-color:#48276e;">Content here</div>
        
        
          .mybackground {background-color:#48276e;}
        
        Background color #48276e
      
           Border around this has a color of #48276e        
        
          <div style="border:2px solid #48276e;">Content here</div>
        
        
          .myborder {border:2px solid #48276e;}
        
        Border color #48276e