#712d72 color space conversions
Hex:
        #712d72
        RGB:
        113, 45, 114
        CMY:
        56, 82, 55
        CMYK:
        1, 61, 0, 55
      HSL:
        299°, 43.3962%, 31.1765%
        HSV (HSB):
        299°, 60.5263%, 44.7059%
        XYZ:
        10.7857, 6.6024, 16.6255
        xyY:
        0.3171, 0.1941, 6.6024
      CIE-Lab:
        30.8840, 39.9831, -26.0631
        CIE-LCH:
        30.8840, 47.7277, 326.9015
        CIE-Luv:
        30.8840, 29.0329, -38.6436
        Hunter-Lab:
        25.6951, 29.9602, -20.3758
      #712d72 color charts
#712d72 RGB chart
      #712d72 CMYK chart
      #712d72 RGB pie chart
      #712d72 color shades, tints & tones
#712d72 color schemes
#712d72 color preview, HTML & CSS examples
           This text has a color of #712d72        
        
          <p style="color:#712d72;">Text here</p>
        
        
          .mytext {color:#712d72;}
        
        Text color #712d72
      
           This box has a color of #712d72        
        
          <div style="background-color:#712d72;">Content here</div>
        
        
          .mybackground {background-color:#712d72;}
        
        Background color #712d72
      
           Border around this has a color of #712d72        
        
          <div style="border:2px solid #712d72;">Content here</div>
        
        
          .myborder {border:2px solid #712d72;}
        
        Border color #712d72