#5713f2 color space conversions
Hex:
        #5713f2
        RGB:
        87, 19, 242
        CMY:
        66, 93, 5
        CMYK:
        64, 92, 0, 5
      HSL:
        258°, 89.5582%, 51.1765%
        HSV (HSB):
        258°, 92.1488%, 94.9020%
        XYZ:
        20.1904, 8.9028, 84.6587
        xyY:
        0.1775, 0.0783, 8.9028
      CIE-Lab:
        35.7964, 75.0752, -94.6037
        CIE-LCH:
        35.7964, 120.7731, 308.4347
        CIE-Luv:
        35.7964, 0.1148, -126.4882
        Hunter-Lab:
        29.8375, 68.5711, -147.3385
      #5713f2 color charts
#5713f2 RGB chart
      #5713f2 CMYK chart
      #5713f2 RGB pie chart
      #5713f2 color shades, tints & tones
#5713f2 color schemes
#5713f2 color preview, HTML & CSS examples
           This text has a color of #5713f2        
        
          <p style="color:#5713f2;">Text here</p>
        
        
          .mytext {color:#5713f2;}
        
        Text color #5713f2
      
           This box has a color of #5713f2        
        
          <div style="background-color:#5713f2;">Content here</div>
        
        
          .mybackground {background-color:#5713f2;}
        
        Background color #5713f2
      
           Border around this has a color of #5713f2        
        
          <div style="border:2px solid #5713f2;">Content here</div>
        
        
          .myborder {border:2px solid #5713f2;}
        
        Border color #5713f2