#713a78 color space conversions
Hex:
        #713a78
        RGB:
        113, 58, 120
        CMY:
        56, 77, 53
        CMYK:
        6, 52, 0, 53
      HSL:
        293°, 34.8315%, 34.9020%
        HSV (HSB):
        293°, 51.6667%, 47.0588%
        XYZ:
        11.7133, 7.8929, 18.6754
        xyY:
        0.3060, 0.2062, 7.8929
      CIE-Lab:
        33.7588, 34.3412, -25.3310
        CIE-LCH:
        33.7588, 42.6729, 323.5866
        CIE-Luv:
        33.7588, 23.6455, -38.0473
        Hunter-Lab:
        28.0943, 25.2565, -19.7465
      #713a78 color charts
#713a78 RGB chart
      #713a78 CMYK chart
      #713a78 RGB pie chart
      #713a78 color shades, tints & tones
#713a78 color schemes
#713a78 color preview, HTML & CSS examples
           This text has a color of #713a78        
        
          <p style="color:#713a78;">Text here</p>
        
        
          .mytext {color:#713a78;}
        
        Text color #713a78
      
           This box has a color of #713a78        
        
          <div style="background-color:#713a78;">Content here</div>
        
        
          .mybackground {background-color:#713a78;}
        
        Background color #713a78
      
           Border around this has a color of #713a78        
        
          <div style="border:2px solid #713a78;">Content here</div>
        
        
          .myborder {border:2px solid #713a78;}
        
        Border color #713a78