#72415f color space conversions
Hex:
        #72415f
        RGB:
        114, 65, 95
        CMY:
        55, 75, 63
        CMYK:
        0, 43, 17, 55
      HSL:
        323°, 27.3743%, 35.0980%
        HSV (HSB):
        323°, 42.9825%, 44.7059%
        XYZ:
        10.8953, 8.1842, 11.8319
        xyY:
        0.3525, 0.2648, 8.1842
      CIE-Lab:
        34.3636, 25.8018, -8.6057
        CIE-LCH:
        34.3636, 27.1991, 341.5548
        CIE-Luv:
        34.3636, 26.7149, -14.6920
        Hunter-Lab:
        28.6081, 17.9169, -4.4959
      #72415f color charts
#72415f RGB chart
      #72415f CMYK chart
      #72415f RGB pie chart
      #72415f color shades, tints & tones
#72415f color schemes
#72415f color preview, HTML & CSS examples
           This text has a color of #72415f        
        
          <p style="color:#72415f;">Text here</p>
        
        
          .mytext {color:#72415f;}
        
        Text color #72415f
      
           This box has a color of #72415f        
        
          <div style="background-color:#72415f;">Content here</div>
        
        
          .mybackground {background-color:#72415f;}
        
        Background color #72415f
      
           Border around this has a color of #72415f        
        
          <div style="border:2px solid #72415f;">Content here</div>
        
        
          .myborder {border:2px solid #72415f;}
        
        Border color #72415f