#5e1034 color space conversions
Hex:
        #5e1034
        RGB:
        94, 16, 52
        CMY:
        63, 94, 80
        CMYK:
        0, 83, 45, 63
      HSL:
        332°, 70.9091%, 21.5686%
        HSV (HSB):
        332°, 82.9787%, 36.8627%
        XYZ:
        5.4212, 2.9982, 3.5418
        xyY:
        0.4532, 0.2507, 2.9982
      CIE-Lab:
        20.0367, 37.1364, -1.7114
        CIE-LCH:
        20.0367, 37.1758, 357.3614
        CIE-Luv:
        20.0367, 41.0344, -6.8039
        Hunter-Lab:
        17.3153, 25.5844, -0.0069
      #5e1034 color charts
#5e1034 RGB chart
      #5e1034 CMYK chart
      #5e1034 RGB pie chart
      #5e1034 color shades, tints & tones
#5e1034 color schemes
#5e1034 color preview, HTML & CSS examples
           This text has a color of #5e1034        
        
          <p style="color:#5e1034;">Text here</p>
        
        
          .mytext {color:#5e1034;}
        
        Text color #5e1034
      
           This box has a color of #5e1034        
        
          <div style="background-color:#5e1034;">Content here</div>
        
        
          .mybackground {background-color:#5e1034;}
        
        Background color #5e1034
      
           Border around this has a color of #5e1034        
        
          <div style="border:2px solid #5e1034;">Content here</div>
        
        
          .myborder {border:2px solid #5e1034;}
        
        Border color #5e1034