#712ead color space conversions
Hex:
        #712ead
        RGB:
        113, 46, 173
        CMY:
        56, 82, 32
        CMYK:
        35, 73, 0, 32
      HSL:
        272°, 57.9909%, 42.9412%
        HSV (HSB):
        272°, 73.4104%, 67.8431%
        XYZ:
        15.3299, 8.4818, 40.3643
        xyY:
        0.2389, 0.1322, 8.4818
      CIE-Lab:
        34.9669, 52.4830, -55.7994
        CIE-LCH:
        34.9669, 76.6031, 313.2458
        CIE-Luv:
        34.9669, 15.7913, -81.2768
        Hunter-Lab:
        29.1236, 42.9913, -61.7875
      #712ead color charts
#712ead RGB chart
      #712ead CMYK chart
      #712ead RGB pie chart
      #712ead color shades, tints & tones
#712ead color schemes
#712ead color preview, HTML & CSS examples
           This text has a color of #712ead        
        
          <p style="color:#712ead;">Text here</p>
        
        
          .mytext {color:#712ead;}
        
        Text color #712ead
      
           This box has a color of #712ead        
        
          <div style="background-color:#712ead;">Content here</div>
        
        
          .mybackground {background-color:#712ead;}
        
        Background color #712ead
      
           Border around this has a color of #712ead        
        
          <div style="border:2px solid #712ead;">Content here</div>
        
        
          .myborder {border:2px solid #712ead;}
        
        Border color #712ead