#712eae color space conversions
Hex:
        #712eae
        RGB:
        113, 46, 174
        CMY:
        56, 82, 32
        CMYK:
        35, 74, 0, 32
      HSL:
        271°, 58.1818%, 43.1373%
        HSV (HSB):
        271°, 73.5632%, 68.2353%
        XYZ:
        15.4270, 8.5207, 40.8760
        xyY:
        0.2380, 0.1314, 8.5207
      CIE-Lab:
        35.0446, 52.7218, -56.2698
        CIE-LCH:
        35.0446, 77.1095, 313.1355
        CIE-Luv:
        35.0446, 15.6096, -81.9570
        Hunter-Lab:
        29.1902, 43.2543, -62.5924
      #712eae color charts
#712eae RGB chart
      #712eae CMYK chart
      #712eae RGB pie chart
      #712eae color shades, tints & tones
#712eae color schemes
#712eae color preview, HTML & CSS examples
           This text has a color of #712eae        
        
          <p style="color:#712eae;">Text here</p>
        
        
          .mytext {color:#712eae;}
        
        Text color #712eae
      
           This box has a color of #712eae        
        
          <div style="background-color:#712eae;">Content here</div>
        
        
          .mybackground {background-color:#712eae;}
        
        Background color #712eae
      
           Border around this has a color of #712eae        
        
          <div style="border:2px solid #712eae;">Content here</div>
        
        
          .myborder {border:2px solid #712eae;}
        
        Border color #712eae