#712d92 color space conversions
Hex:
        #712d92
        RGB:
        113, 45, 146
        CMY:
        56, 82, 43
        CMYK:
        23, 69, 0, 43
      HSL:
        280°, 52.8796%, 37.4510%
        HSV (HSB):
        280°, 69.1781%, 57.2549%
        XYZ:
        12.9367, 7.4628, 27.9528
        xyY:
        0.2676, 0.1543, 7.4628
      CIE-Lab:
        32.8381, 46.6878, -42.9079
        CIE-LCH:
        32.8381, 63.4100, 317.4158
        CIE-Luv:
        32.8381, 21.3726, -62.5686
        Hunter-Lab:
        27.3181, 36.7235, -41.5446
      #712d92 color charts
#712d92 RGB chart
      #712d92 CMYK chart
      #712d92 RGB pie chart
      #712d92 color shades, tints & tones
#712d92 color schemes
#712d92 color preview, HTML & CSS examples
           This text has a color of #712d92        
        
          <p style="color:#712d92;">Text here</p>
        
        
          .mytext {color:#712d92;}
        
        Text color #712d92
      
           This box has a color of #712d92        
        
          <div style="background-color:#712d92;">Content here</div>
        
        
          .mybackground {background-color:#712d92;}
        
        Background color #712d92
      
           Border around this has a color of #712d92        
        
          <div style="border:2px solid #712d92;">Content here</div>
        
        
          .myborder {border:2px solid #712d92;}
        
        Border color #712d92