#5e0b6b color space conversions
Hex:
        #5e0b6b
        RGB:
        94, 11, 107
        CMY:
        63, 96, 58
        CMYK:
        12, 90, 0, 58
      HSL:
        292°, 81.3559%, 23.1373%
        HSV (HSB):
        292°, 89.7196%, 41.9608%
        XYZ:
        7.3896, 3.6806, 14.2309
        xyY:
        0.2921, 0.1455, 3.6806
      CIE-Lab:
        22.5860, 47.0827, -34.9696
        CIE-LCH:
        22.5860, 58.6486, 323.3978
        CIE-Luv:
        22.5860, 24.3385, -45.1379
        Hunter-Lab:
        19.1848, 35.1813, -30.5507
      #5e0b6b color charts
#5e0b6b RGB chart
      #5e0b6b CMYK chart
      #5e0b6b RGB pie chart
      #5e0b6b color shades, tints & tones
#5e0b6b color schemes
#5e0b6b color preview, HTML & CSS examples
           This text has a color of #5e0b6b        
        
          <p style="color:#5e0b6b;">Text here</p>
        
        
          .mytext {color:#5e0b6b;}
        
        Text color #5e0b6b
      
           This box has a color of #5e0b6b        
        
          <div style="background-color:#5e0b6b;">Content here</div>
        
        
          .mybackground {background-color:#5e0b6b;}
        
        Background color #5e0b6b
      
           Border around this has a color of #5e0b6b        
        
          <div style="border:2px solid #5e0b6b;">Content here</div>
        
        
          .myborder {border:2px solid #5e0b6b;}
        
        Border color #5e0b6b