#5e153e color space conversions
Hex:
        #5e153e
        RGB:
        94, 21, 62
        CMY:
        63, 92, 76
        CMYK:
        0, 78, 34, 63
      HSL:
        326°, 63.4783%, 22.5490%
        HSV (HSB):
        326°, 77.6596%, 36.8627%
        XYZ:
        5.7538, 3.2638, 4.8841
        xyY:
        0.4139, 0.2348, 3.2638
      CIE-Lab:
        21.0709, 36.5361, -7.1470
        CIE-LCH:
        21.0709, 37.2286, 348.9318
        CIE-Luv:
        21.0709, 36.6956, -12.2859
        Hunter-Lab:
        18.0660, 25.2340, -3.3828
      #5e153e color charts
#5e153e RGB chart
      #5e153e CMYK chart
      #5e153e RGB pie chart
      #5e153e color shades, tints & tones
#5e153e color schemes
#5e153e color preview, HTML & CSS examples
           This text has a color of #5e153e        
        
          <p style="color:#5e153e;">Text here</p>
        
        
          .mytext {color:#5e153e;}
        
        Text color #5e153e
      
           This box has a color of #5e153e        
        
          <div style="background-color:#5e153e;">Content here</div>
        
        
          .mybackground {background-color:#5e153e;}
        
        Background color #5e153e
      
           Border around this has a color of #5e153e        
        
          <div style="border:2px solid #5e153e;">Content here</div>
        
        
          .myborder {border:2px solid #5e153e;}
        
        Border color #5e153e