#712d93 color space conversions
Hex:
        #712d93
        RGB:
        113, 45, 147
        CMY:
        56, 82, 42
        CMYK:
        23, 69, 0, 42
      HSL:
        280°, 53.1250%, 37.6471%
        HSV (HSB):
        280°, 69.3878%, 57.6471%
        XYZ:
        13.0149, 7.4941, 28.3643
        xyY:
        0.2663, 0.1533, 7.4941
      CIE-Lab:
        32.9062, 46.9111, -43.4113
        CIE-LCH:
        32.9062, 63.9155, 317.2190
        CIE-Luv:
        32.9062, 21.1546, -63.2916
        Hunter-Lab:
        27.3753, 36.9566, -42.2693
      #712d93 color charts
#712d93 RGB chart
      #712d93 CMYK chart
      #712d93 RGB pie chart
      #712d93 color shades, tints & tones
#712d93 color schemes
#712d93 color preview, HTML & CSS examples
           This text has a color of #712d93        
        
          <p style="color:#712d93;">Text here</p>
        
        
          .mytext {color:#712d93;}
        
        Text color #712d93
      
           This box has a color of #712d93        
        
          <div style="background-color:#712d93;">Content here</div>
        
        
          .mybackground {background-color:#712d93;}
        
        Background color #712d93
      
           Border around this has a color of #712d93        
        
          <div style="border:2px solid #712d93;">Content here</div>
        
        
          .myborder {border:2px solid #712d93;}
        
        Border color #712d93