#5713fc color space conversions
Hex:
        #5713fc
        RGB:
        87, 19, 252
        CMY:
        66, 93, 1
        CMYK:
        65, 92, 0, 1
      HSL:
        258°, 97.4895%, 53.1373%
        HSV (HSB):
        258°, 92.4603%, 98.8235%
        XYZ:
        21.7340, 9.5203, 92.7875
        xyY:
        0.1752, 0.0768, 9.5203
      CIE-Lab:
        36.9673, 77.4458, -98.2924
        CIE-LCH:
        36.9673, 125.1369, 308.2350
        CIE-Luv:
        36.9673, -0.7456, -132.0999
        Hunter-Lab:
        30.8549, 71.7384, -156.6997
      #5713fc color charts
#5713fc RGB chart
      #5713fc CMYK chart
      #5713fc RGB pie chart
      #5713fc color shades, tints & tones
#5713fc color schemes
#5713fc color preview, HTML & CSS examples
           This text has a color of #5713fc        
        
          <p style="color:#5713fc;">Text here</p>
        
        
          .mytext {color:#5713fc;}
        
        Text color #5713fc
      
           This box has a color of #5713fc        
        
          <div style="background-color:#5713fc;">Content here</div>
        
        
          .mybackground {background-color:#5713fc;}
        
        Background color #5713fc
      
           Border around this has a color of #5713fc        
        
          <div style="border:2px solid #5713fc;">Content here</div>
        
        
          .myborder {border:2px solid #5713fc;}
        
        Border color #5713fc