#5713e3 color space conversions
Hex:
        #5713e3
        RGB:
        87, 19, 227
        CMY:
        66, 93, 11
        CMYK:
        62, 92, 0, 11
      HSL:
        260°, 84.5528%, 48.2353%
        HSV (HSB):
        260°, 91.6300%, 89.0196%
        XYZ:
        18.0285, 8.0380, 73.2743
        xyY:
        0.1815, 0.0809, 8.0380
      CIE-Lab:
        34.0620, 71.4989, -88.9508
        CIE-LCH:
        34.0620, 114.1242, 308.7924
        CIE-Luv:
        34.0620, 1.4872, -118.0080
        Hunter-Lab:
        28.3514, 63.8920, -133.3892
      #5713e3 color charts
#5713e3 RGB chart
      #5713e3 CMYK chart
      #5713e3 RGB pie chart
      #5713e3 color shades, tints & tones
#5713e3 color schemes
#5713e3 color preview, HTML & CSS examples
           This text has a color of #5713e3        
        
          <p style="color:#5713e3;">Text here</p>
        
        
          .mytext {color:#5713e3;}
        
        Text color #5713e3
      
           This box has a color of #5713e3        
        
          <div style="background-color:#5713e3;">Content here</div>
        
        
          .mybackground {background-color:#5713e3;}
        
        Background color #5713e3
      
           Border around this has a color of #5713e3        
        
          <div style="border:2px solid #5713e3;">Content here</div>
        
        
          .myborder {border:2px solid #5713e3;}
        
        Border color #5713e3