#72198d color space conversions
Hex:
        #72198d
        RGB:
        114, 25, 141
        CMY:
        55, 90, 45
        CMYK:
        19, 82, 0, 45
      HSL:
        286°, 69.8795%, 32.5490%
        HSV (HSB):
        286°, 82.2695%, 55.2941%
        XYZ:
        12.0948, 6.1958, 25.7577
        xyY:
        0.2746, 0.1407, 6.1958
      CIE-Lab:
        29.9011, 53.6420, -44.5534
        CIE-LCH:
        29.9011, 69.7314, 320.2880
        CIE-Luv:
        29.9011, 26.2521, -63.1521
        Hunter-Lab:
        24.8913, 43.1742, -43.9300
      #72198d color charts
#72198d RGB chart
      #72198d CMYK chart
      #72198d RGB pie chart
      #72198d color shades, tints & tones
#72198d color schemes
#72198d color preview, HTML & CSS examples
           This text has a color of #72198d        
        
          <p style="color:#72198d;">Text here</p>
        
        
          .mytext {color:#72198d;}
        
        Text color #72198d
      
           This box has a color of #72198d        
        
          <div style="background-color:#72198d;">Content here</div>
        
        
          .mybackground {background-color:#72198d;}
        
        Background color #72198d
      
           Border around this has a color of #72198d        
        
          <div style="border:2px solid #72198d;">Content here</div>
        
        
          .myborder {border:2px solid #72198d;}
        
        Border color #72198d