#72238e color space conversions
Hex:
        #72238e
        RGB:
        114, 35, 142
        CMY:
        55, 86, 44
        CMYK:
        20, 75, 0, 44
      HSL:
        284°, 60.4520%, 34.7059%
        HSV (HSB):
        284°, 75.3521%, 55.6863%
        XYZ:
        12.4229, 6.7325, 26.2359
        xyY:
        0.2737, 0.1483, 6.7325
      CIE-Lab:
        31.1899, 50.3408, -43.0920
        CIE-LCH:
        31.1899, 66.2655, 319.4363
        CIE-Luv:
        31.1899, 24.6578, -62.0146
        Hunter-Lab:
        25.9470, 40.0553, -41.7873
      #72238e color charts
#72238e RGB chart
      #72238e CMYK chart
      #72238e RGB pie chart
      #72238e color shades, tints & tones
#72238e color schemes
#72238e color preview, HTML & CSS examples
           This text has a color of #72238e        
        
          <p style="color:#72238e;">Text here</p>
        
        
          .mytext {color:#72238e;}
        
        Text color #72238e
      
           This box has a color of #72238e        
        
          <div style="background-color:#72238e;">Content here</div>
        
        
          .mybackground {background-color:#72238e;}
        
        Background color #72238e
      
           Border around this has a color of #72238e        
        
          <div style="border:2px solid #72238e;">Content here</div>
        
        
          .myborder {border:2px solid #72238e;}
        
        Border color #72238e