#72365d color space conversions
Hex:
        #72365d
        RGB:
        114, 54, 93
        CMY:
        55, 79, 64
        CMYK:
        0, 53, 18, 55
      HSL:
        321°, 35.7143%, 32.9412%
        HSV (HSB):
        321°, 52.6316%, 44.7059%
        XYZ:
        10.2344, 7.0061, 11.1688
        xyY:
        0.3602, 0.2466, 7.0061
      CIE-Lab:
        31.8207, 31.7489, -11.1728
        CIE-LCH:
        31.8207, 33.6575, 340.6125
        CIE-Luv:
        31.8207, 31.9433, -18.4799
        Hunter-Lab:
        26.4690, 22.6974, -6.4897
      #72365d color charts
#72365d RGB chart
      #72365d CMYK chart
      #72365d RGB pie chart
      #72365d color shades, tints & tones
#72365d color schemes
#72365d color preview, HTML & CSS examples
           This text has a color of #72365d        
        
          <p style="color:#72365d;">Text here</p>
        
        
          .mytext {color:#72365d;}
        
        Text color #72365d
      
           This box has a color of #72365d        
        
          <div style="background-color:#72365d;">Content here</div>
        
        
          .mybackground {background-color:#72365d;}
        
        Background color #72365d
      
           Border around this has a color of #72365d        
        
          <div style="border:2px solid #72365d;">Content here</div>
        
        
          .myborder {border:2px solid #72365d;}
        
        Border color #72365d