#5703ed color space conversions
Hex:
        #5703ed
        RGB:
        87, 3, 237
        CMY:
        66, 99, 7
        CMYK:
        63, 99, 0, 7
      HSL:
        262°, 97.5000%, 47.0588%
        HSV (HSB):
        262°, 98.7342%, 92.9412%
        XYZ:
        19.2491, 8.2058, 80.6901
        xyY:
        0.1780, 0.0759, 8.2058
      CIE-Lab:
        34.4078, 76.3505, -94.0781
        CIE-LCH:
        34.4078, 121.1614, 309.0616
        CIE-Luv:
        34.4078, 1.1003, -123.5521
        Hunter-Lab:
        28.6457, 69.8167, -146.9576
      #5703ed color charts
#5703ed RGB chart
      #5703ed CMYK chart
      #5703ed RGB pie chart
      #5703ed color shades, tints & tones
#5703ed color schemes
#5703ed color preview, HTML & CSS examples
           This text has a color of #5703ed        
        
          <p style="color:#5703ed;">Text here</p>
        
        
          .mytext {color:#5703ed;}
        
        Text color #5703ed
      
           This box has a color of #5703ed        
        
          <div style="background-color:#5703ed;">Content here</div>
        
        
          .mybackground {background-color:#5703ed;}
        
        Background color #5703ed
      
           Border around this has a color of #5703ed        
        
          <div style="border:2px solid #5703ed;">Content here</div>
        
        
          .myborder {border:2px solid #5703ed;}
        
        Border color #5703ed