#713c85 color space conversions
Hex:
        #713c85
        RGB:
        113, 60, 133
        CMY:
        56, 76, 48
        CMYK:
        15, 55, 0, 48
      HSL:
        284°, 37.8238%, 37.8431%
        HSV (HSB):
        284°, 54.8872%, 52.1569%
        XYZ:
        12.6595, 8.4359, 23.1514
        xyY:
        0.2861, 0.1907, 8.4359
      CIE-Lab:
        34.8747, 36.0592, -31.6570
        CIE-LCH:
        34.8747, 47.9836, 318.7196
        CIE-Luv:
        34.8747, 20.3348, -47.3602
        Hunter-Lab:
        29.0446, 26.9740, -26.9287
      #713c85 color charts
#713c85 RGB chart
      #713c85 CMYK chart
      #713c85 RGB pie chart
      #713c85 color shades, tints & tones
#713c85 color schemes
#713c85 color preview, HTML & CSS examples
           This text has a color of #713c85        
        
          <p style="color:#713c85;">Text here</p>
        
        
          .mytext {color:#713c85;}
        
        Text color #713c85
      
           This box has a color of #713c85        
        
          <div style="background-color:#713c85;">Content here</div>
        
        
          .mybackground {background-color:#713c85;}
        
        Background color #713c85
      
           Border around this has a color of #713c85        
        
          <div style="border:2px solid #713c85;">Content here</div>
        
        
          .myborder {border:2px solid #713c85;}
        
        Border color #713c85