#5e17bc color space conversions
Hex:
        #5e17bc
        RGB:
        94, 23, 188
        CMY:
        63, 91, 26
        CMYK:
        50, 88, 0, 26
      HSL:
        266°, 78.1991%, 41.3725%
        HSV (HSB):
        266°, 87.7660%, 73.7255%
        XYZ:
        13.9996, 6.6233, 48.1175
        xyY:
        0.2037, 0.0964, 6.6233
      CIE-Lab:
        30.9335, 61.7561, -71.4191
        CIE-LCH:
        30.9335, 94.4167, 310.8500
        CIE-Luv:
        30.9335, 7.8252, -95.3155
        Hunter-Lab:
        25.7358, 52.0616, -92.8378
      #5e17bc color charts
#5e17bc RGB chart
      #5e17bc CMYK chart
      #5e17bc RGB pie chart
      #5e17bc color shades, tints & tones
#5e17bc color schemes
#5e17bc color preview, HTML & CSS examples
           This text has a color of #5e17bc        
        
          <p style="color:#5e17bc;">Text here</p>
        
        
          .mytext {color:#5e17bc;}
        
        Text color #5e17bc
      
           This box has a color of #5e17bc        
        
          <div style="background-color:#5e17bc;">Content here</div>
        
        
          .mybackground {background-color:#5e17bc;}
        
        Background color #5e17bc
      
           Border around this has a color of #5e17bc        
        
          <div style="border:2px solid #5e17bc;">Content here</div>
        
        
          .myborder {border:2px solid #5e17bc;}
        
        Border color #5e17bc