#712957 color space conversions
Hex:
        #712957
        RGB:
        113, 41, 87
        CMY:
        56, 84, 66
        CMYK:
        0, 64, 23, 56
      HSL:
        322°, 46.7532%, 30.1961%
        HSV (HSB):
        322°, 63.7168%, 44.3137%
        XYZ:
        9.3233, 5.7847, 9.6420
        xyY:
        0.3767, 0.2337, 5.7847
      CIE-Lab:
        28.8627, 37.2199, -11.7960
        CIE-LCH:
        28.8627, 39.0444, 342.4152
        CIE-Luv:
        28.8627, 37.6933, -19.4750
        Hunter-Lab:
        24.0514, 27.1037, -6.9328
      #712957 color charts
#712957 RGB chart
      #712957 CMYK chart
      #712957 RGB pie chart
      #712957 color shades, tints & tones
#712957 color schemes
#712957 color preview, HTML & CSS examples
           This text has a color of #712957        
        
          <p style="color:#712957;">Text here</p>
        
        
          .mytext {color:#712957;}
        
        Text color #712957
      
           This box has a color of #712957        
        
          <div style="background-color:#712957;">Content here</div>
        
        
          .mybackground {background-color:#712957;}
        
        Background color #712957
      
           Border around this has a color of #712957        
        
          <div style="border:2px solid #712957;">Content here</div>
        
        
          .myborder {border:2px solid #712957;}
        
        Border color #712957