#5713a1 color space conversions
Hex:
        #5713a1
        RGB:
        87, 19, 161
        CMY:
        66, 93, 37
        CMYK:
        46, 88, 0, 37
      HSL:
        269°, 78.8889%, 35.2941%
        HSV (HSB):
        269°, 88.1988%, 63.1373%
        XYZ:
        10.5964, 5.0652, 34.1374
        xyY:
        0.2128, 0.1017, 5.0652
      CIE-Lab:
        26.9197, 55.6460, -61.8695
        CIE-LCH:
        26.9197, 83.2124, 311.9685
        CIE-Luv:
        26.9197, 9.2522, -79.4818
        Hunter-Lab:
        22.5060, 44.6568, -74.1778
      #5713a1 color charts
#5713a1 RGB chart
      #5713a1 CMYK chart
      #5713a1 RGB pie chart
      #5713a1 color shades, tints & tones
#5713a1 color schemes
#5713a1 color preview, HTML & CSS examples
           This text has a color of #5713a1        
        
          <p style="color:#5713a1;">Text here</p>
        
        
          .mytext {color:#5713a1;}
        
        Text color #5713a1
      
           This box has a color of #5713a1        
        
          <div style="background-color:#5713a1;">Content here</div>
        
        
          .mybackground {background-color:#5713a1;}
        
        Background color #5713a1
      
           Border around this has a color of #5713a1        
        
          <div style="border:2px solid #5713a1;">Content here</div>
        
        
          .myborder {border:2px solid #5713a1;}
        
        Border color #5713a1