#5e16ef color space conversions
Hex:
        #5e16ef
        RGB:
        94, 22, 239
        CMY:
        63, 91, 6
        CMYK:
        61, 91, 0, 6
      HSL:
        260°, 87.1486%, 51.1765%
        HSV (HSB):
        260°, 90.7950%, 93.7255%
        XYZ:
        20.4830, 9.1855, 82.3548
        xyY:
        0.1828, 0.0820, 9.1855
      CIE-Lab:
        36.3390, 74.1709, -91.9846
        CIE-LCH:
        36.3390, 118.1630, 308.8806
        CIE-Luv:
        36.3390, 2.0298, -124.8951
        Hunter-Lab:
        30.3076, 67.5986, -139.8933
      #5e16ef color charts
#5e16ef RGB chart
      #5e16ef CMYK chart
      #5e16ef RGB pie chart
      #5e16ef color shades, tints & tones
#5e16ef color schemes
#5e16ef color preview, HTML & CSS examples
           This text has a color of #5e16ef        
        
          <p style="color:#5e16ef;">Text here</p>
        
        
          .mytext {color:#5e16ef;}
        
        Text color #5e16ef
      
           This box has a color of #5e16ef        
        
          <div style="background-color:#5e16ef;">Content here</div>
        
        
          .mybackground {background-color:#5e16ef;}
        
        Background color #5e16ef
      
           Border around this has a color of #5e16ef        
        
          <div style="border:2px solid #5e16ef;">Content here</div>
        
        
          .myborder {border:2px solid #5e16ef;}
        
        Border color #5e16ef