#5e0b4b color space conversions
Hex:
        #5e0b4b
        RGB:
        94, 11, 75
        CMY:
        63, 96, 71
        CMYK:
        0, 88, 20, 63
      HSL:
        314°, 79.0476%, 20.5882%
        HSV (HSB):
        314°, 88.2979%, 36.8627%
        XYZ:
        6.0058, 3.1270, 6.9436
        xyY:
        0.3736, 0.1945, 3.1270
      CIE-Lab:
        20.5456, 41.6257, -16.8951
        CIE-LCH:
        20.5456, 44.9237, 337.9087
        CIE-Luv:
        20.5456, 34.1696, -23.1549
        Hunter-Lab:
        17.6834, 29.6775, -10.9027
      #5e0b4b color charts
#5e0b4b RGB chart
      #5e0b4b CMYK chart
      #5e0b4b RGB pie chart
      #5e0b4b color shades, tints & tones
#5e0b4b color schemes
#5e0b4b color preview, HTML & CSS examples
           This text has a color of #5e0b4b        
        
          <p style="color:#5e0b4b;">Text here</p>
        
        
          .mytext {color:#5e0b4b;}
        
        Text color #5e0b4b
      
           This box has a color of #5e0b4b        
        
          <div style="background-color:#5e0b4b;">Content here</div>
        
        
          .mybackground {background-color:#5e0b4b;}
        
        Background color #5e0b4b
      
           Border around this has a color of #5e0b4b        
        
          <div style="border:2px solid #5e0b4b;">Content here</div>
        
        
          .myborder {border:2px solid #5e0b4b;}
        
        Border color #5e0b4b