#712ca1 color space conversions
Hex:
        #712ca1
        RGB:
        113, 44, 161
        CMY:
        56, 83, 37
        CMYK:
        30, 73, 0, 37
      HSL:
        275°, 57.0732%, 40.1961%
        HSV (HSB):
        275°, 72.6708%, 63.1373%
        XYZ:
        14.1438, 7.8853, 34.4948
        xyY:
        0.2502, 0.1395, 7.8853
      CIE-Lab:
        33.7428, 50.5503, -50.5779
        CIE-LCH:
        33.7428, 71.5085, 314.9844
        CIE-Luv:
        33.7428, 18.4144, -73.4786
        Hunter-Lab:
        28.0807, 40.7659, -53.1761
      #712ca1 color charts
#712ca1 RGB chart
      #712ca1 CMYK chart
      #712ca1 RGB pie chart
      #712ca1 color shades, tints & tones
#712ca1 color schemes
#712ca1 color preview, HTML & CSS examples
           This text has a color of #712ca1        
        
          <p style="color:#712ca1;">Text here</p>
        
        
          .mytext {color:#712ca1;}
        
        Text color #712ca1
      
           This box has a color of #712ca1        
        
          <div style="background-color:#712ca1;">Content here</div>
        
        
          .mybackground {background-color:#712ca1;}
        
        Background color #712ca1
      
           Border around this has a color of #712ca1        
        
          <div style="border:2px solid #712ca1;">Content here</div>
        
        
          .myborder {border:2px solid #712ca1;}
        
        Border color #712ca1