#72285d color space conversions
Hex:
        #72285d
        RGB:
        114, 40, 93
        CMY:
        55, 84, 64
        CMYK:
        0, 65, 18, 55
      HSL:
        317°, 48.0519%, 30.1961%
        HSV (HSB):
        317°, 64.9123%, 44.7059%
        XYZ:
        9.6740, 5.8853, 10.9820
        xyY:
        0.3645, 0.2217, 5.8853
      CIE-Lab:
        29.1212, 38.9613, -15.3021
        CIE-LCH:
        29.1212, 41.8585, 338.5574
        CIE-Luv:
        29.1212, 37.0157, -24.1124
        Hunter-Lab:
        24.2596, 28.7260, -9.8581
      #72285d color charts
#72285d RGB chart
      #72285d CMYK chart
      #72285d RGB pie chart
      #72285d color shades, tints & tones
#72285d color schemes
#72285d color preview, HTML & CSS examples
           This text has a color of #72285d        
        
          <p style="color:#72285d;">Text here</p>
        
        
          .mytext {color:#72285d;}
        
        Text color #72285d
      
           This box has a color of #72285d        
        
          <div style="background-color:#72285d;">Content here</div>
        
        
          .mybackground {background-color:#72285d;}
        
        Background color #72285d
      
           Border around this has a color of #72285d        
        
          <div style="border:2px solid #72285d;">Content here</div>
        
        
          .myborder {border:2px solid #72285d;}
        
        Border color #72285d