#72049a color space conversions
Hex:
        #72049a
        RGB:
        114, 4, 154
        CMY:
        55, 98, 40
        CMYK:
        26, 97, 0, 40
      HSL:
        284°, 94.9367%, 30.9804%
        HSV (HSB):
        284°, 97.4026%, 60.3922%
        XYZ:
        12.8156, 5.9973, 31.0540
        xyY:
        0.2570, 0.1203, 5.9973
      CIE-Lab:
        29.4057, 60.6769, -53.3627
        CIE-LCH:
        29.4057, 80.8039, 318.6698
        CIE-Luv:
        29.4057, 24.3838, -73.7258
        Hunter-Lab:
        24.4895, 50.5543, -58.0404
      #72049a color charts
#72049a RGB chart
      #72049a CMYK chart
      #72049a RGB pie chart
      #72049a color shades, tints & tones
#72049a color schemes
#72049a color preview, HTML & CSS examples
           This text has a color of #72049a        
        
          <p style="color:#72049a;">Text here</p>
        
        
          .mytext {color:#72049a;}
        
        Text color #72049a
      
           This box has a color of #72049a        
        
          <div style="background-color:#72049a;">Content here</div>
        
        
          .mybackground {background-color:#72049a;}
        
        Background color #72049a
      
           Border around this has a color of #72049a        
        
          <div style="border:2px solid #72049a;">Content here</div>
        
        
          .myborder {border:2px solid #72049a;}
        
        Border color #72049a