#72358d color space conversions
Hex:
        #72358d
        RGB:
        114, 53, 141
        CMY:
        55, 79, 45
        CMYK:
        19, 62, 0, 45
      HSL:
        282°, 45.3608%, 38.0392%
        HSV (HSB):
        282°, 62.4113%, 55.2941%
        XYZ:
        13.0203, 8.0467, 26.0662
        xyY:
        0.2762, 0.1707, 8.0467
      CIE-Lab:
        34.0800, 41.8871, -37.8403
        CIE-LCH:
        34.0800, 56.4484, 317.9057
        CIE-Luv:
        34.0800, 21.2299, -56.0893
        Hunter-Lab:
        28.3667, 32.2893, -34.6250
      #72358d color charts
#72358d RGB chart
      #72358d CMYK chart
      #72358d RGB pie chart
      #72358d color shades, tints & tones
#72358d color schemes
#72358d color preview, HTML & CSS examples
           This text has a color of #72358d        
        
          <p style="color:#72358d;">Text here</p>
        
        
          .mytext {color:#72358d;}
        
        Text color #72358d
      
           This box has a color of #72358d        
        
          <div style="background-color:#72358d;">Content here</div>
        
        
          .mybackground {background-color:#72358d;}
        
        Background color #72358d
      
           Border around this has a color of #72358d        
        
          <div style="border:2px solid #72358d;">Content here</div>
        
        
          .myborder {border:2px solid #72358d;}
        
        Border color #72358d