#5e1256 color space conversions
Hex:
        #5e1256
        RGB:
        94, 18, 86
        CMY:
        63, 93, 66
        CMYK:
        0, 81, 9, 63
      HSL:
        306°, 67.8571%, 21.9608%
        HSV (HSB):
        306°, 80.8511%, 36.8627%
        XYZ:
        6.5121, 3.4842, 9.1334
        xyY:
        0.3404, 0.1821, 3.4842
      CIE-Lab:
        21.8871, 41.2898, -22.2269
        CIE-LCH:
        21.8871, 46.8923, 331.7057
        CIE-Luv:
        21.8871, 29.7149, -29.7203
        Hunter-Lab:
        18.6660, 29.6090, -15.9448
      #5e1256 color charts
#5e1256 RGB chart
      #5e1256 CMYK chart
      #5e1256 RGB pie chart
      #5e1256 color shades, tints & tones
#5e1256 color schemes
#5e1256 color preview, HTML & CSS examples
           This text has a color of #5e1256        
        
          <p style="color:#5e1256;">Text here</p>
        
        
          .mytext {color:#5e1256;}
        
        Text color #5e1256
      
           This box has a color of #5e1256        
        
          <div style="background-color:#5e1256;">Content here</div>
        
        
          .mybackground {background-color:#5e1256;}
        
        Background color #5e1256
      
           Border around this has a color of #5e1256        
        
          <div style="border:2px solid #5e1256;">Content here</div>
        
        
          .myborder {border:2px solid #5e1256;}
        
        Border color #5e1256