#5717fb color space conversions
Hex:
        #5717fb
        RGB:
        87, 23, 251
        CMY:
        66, 91, 2
        CMYK:
        65, 91, 0, 2
      HSL:
        257°, 96.6102%, 53.7255%
        HSV (HSB):
        257°, 90.8367%, 98.4314%
        XYZ:
        21.6495, 9.6041, 91.9795
        xyY:
        0.1757, 0.0779, 9.6041
      CIE-Lab:
        37.1222, 76.3807, -97.4731
        CIE-LCH:
        37.1222, 123.8347, 308.0825
        CIE-Luv:
        37.1222, -0.8500, -131.5649
        Hunter-Lab:
        30.9904, 70.4643, -154.2793
      #5717fb color charts
#5717fb RGB chart
      #5717fb CMYK chart
      #5717fb RGB pie chart
      #5717fb color shades, tints & tones
#5717fb color schemes
#5717fb color preview, HTML & CSS examples
           This text has a color of #5717fb        
        
          <p style="color:#5717fb;">Text here</p>
        
        
          .mytext {color:#5717fb;}
        
        Text color #5717fb
      
           This box has a color of #5717fb        
        
          <div style="background-color:#5717fb;">Content here</div>
        
        
          .mybackground {background-color:#5717fb;}
        
        Background color #5717fb
      
           Border around this has a color of #5717fb        
        
          <div style="border:2px solid #5717fb;">Content here</div>
        
        
          .myborder {border:2px solid #5717fb;}
        
        Border color #5717fb