#712b9e color space conversions
Hex:
        #712b9e
        RGB:
        113, 43, 158
        CMY:
        56, 83, 38
        CMYK:
        28, 73, 0, 38
      HSL:
        277°, 57.2139%, 39.4118%
        HSV (HSB):
        277°, 72.7848%, 61.9608%
        XYZ:
        13.8455, 7.7071, 33.1056
        xyY:
        0.2533, 0.1410, 7.7071
      CIE-Lab:
        33.3653, 50.3020, -49.3735
        CIE-LCH:
        33.3653, 70.4843, 315.5337
        CIE-Luv:
        33.3653, 19.1922, -71.6255
        Hunter-Lab:
        27.7616, 40.4399, -51.2699
      #712b9e color charts
#712b9e RGB chart
      #712b9e CMYK chart
      #712b9e RGB pie chart
      #712b9e color shades, tints & tones
#712b9e color schemes
#712b9e color preview, HTML & CSS examples
           This text has a color of #712b9e        
        
          <p style="color:#712b9e;">Text here</p>
        
        
          .mytext {color:#712b9e;}
        
        Text color #712b9e
      
           This box has a color of #712b9e        
        
          <div style="background-color:#712b9e;">Content here</div>
        
        
          .mybackground {background-color:#712b9e;}
        
        Background color #712b9e
      
           Border around this has a color of #712b9e        
        
          <div style="border:2px solid #712b9e;">Content here</div>
        
        
          .myborder {border:2px solid #712b9e;}
        
        Border color #712b9e