#72428d color space conversions
Hex:
        #72428d
        RGB:
        114, 66, 141
        CMY:
        55, 74, 45
        CMYK:
        19, 53, 0, 45
      HSL:
        278°, 36.2319%, 40.5882%
        HSV (HSB):
        278°, 53.1915%, 55.2941%
        XYZ:
        13.6954, 9.3969, 26.2913
        xyY:
        0.2773, 0.1903, 9.3969
      CIE-Lab:
        36.7375, 34.8120, -33.6146
        CIE-LCH:
        36.7375, 48.3923, 316.0025
        CIE-Luv:
        36.7375, 17.5500, -50.7093
        Hunter-Lab:
        30.6544, 26.1026, -29.3930
      #72428d color charts
#72428d RGB chart
      #72428d CMYK chart
      #72428d RGB pie chart
      #72428d color shades, tints & tones
#72428d color schemes
#72428d color preview, HTML & CSS examples
           This text has a color of #72428d        
        
          <p style="color:#72428d;">Text here</p>
        
        
          .mytext {color:#72428d;}
        
        Text color #72428d
      
           This box has a color of #72428d        
        
          <div style="background-color:#72428d;">Content here</div>
        
        
          .mybackground {background-color:#72428d;}
        
        Background color #72428d
      
           Border around this has a color of #72428d        
        
          <div style="border:2px solid #72428d;">Content here</div>
        
        
          .myborder {border:2px solid #72428d;}
        
        Border color #72428d