#72455f color space conversions
Hex:
        #72455f
        RGB:
        114, 69, 95
        CMY:
        55, 73, 63
        CMYK:
        0, 39, 17, 55
      HSL:
        325°, 24.5902%, 35.8824%
        HSV (HSB):
        325°, 39.4737%, 44.7059%
        XYZ:
        11.1331, 8.6599, 11.9112
        xyY:
        0.3512, 0.2731, 8.6599
      CIE-Lab:
        35.3210, 23.4298, -7.1678
        CIE-LCH:
        35.3210, 24.5017, 342.9898
        CIE-Luv:
        35.3210, 24.8369, -12.5896
        Hunter-Lab:
        29.4277, 16.0319, -3.3990
      #72455f color charts
#72455f RGB chart
      #72455f CMYK chart
      #72455f RGB pie chart
      #72455f color shades, tints & tones
#72455f color schemes
#72455f color preview, HTML & CSS examples
           This text has a color of #72455f        
        
          <p style="color:#72455f;">Text here</p>
        
        
          .mytext {color:#72455f;}
        
        Text color #72455f
      
           This box has a color of #72455f        
        
          <div style="background-color:#72455f;">Content here</div>
        
        
          .mybackground {background-color:#72455f;}
        
        Background color #72455f
      
           Border around this has a color of #72455f        
        
          <div style="border:2px solid #72455f;">Content here</div>
        
        
          .myborder {border:2px solid #72455f;}
        
        Border color #72455f