#5703f5 color space conversions
Hex:
        #5703f5
        RGB:
        87, 3, 245
        CMY:
        66, 99, 4
        CMYK:
        64, 99, 0, 4
      HSL:
        261°, 97.5806%, 48.6275%
        HSV (HSB):
        261°, 98.7755%, 96.0784%
        XYZ:
        20.4445, 8.6839, 86.9848
        xyY:
        0.1761, 0.0748, 8.6839
      CIE-Lab:
        35.3685, 78.1662, -97.0108
        CIE-LCH:
        35.3685, 124.5835, 308.8600
        CIE-Luv:
        35.3685, 0.3748, -128.0429
        Hunter-Lab:
        29.4685, 72.2687, -154.3836
      #5703f5 color charts
#5703f5 RGB chart
      #5703f5 CMYK chart
      #5703f5 RGB pie chart
      #5703f5 color shades, tints & tones
#5703f5 color schemes
#5703f5 color preview, HTML & CSS examples
           This text has a color of #5703f5        
        
          <p style="color:#5703f5;">Text here</p>
        
        
          .mytext {color:#5703f5;}
        
        Text color #5703f5
      
           This box has a color of #5703f5        
        
          <div style="background-color:#5703f5;">Content here</div>
        
        
          .mybackground {background-color:#5703f5;}
        
        Background color #5703f5
      
           Border around this has a color of #5703f5        
        
          <div style="border:2px solid #5703f5;">Content here</div>
        
        
          .myborder {border:2px solid #5703f5;}
        
        Border color #5703f5