#5e153f color space conversions
Hex:
        #5e153f
        RGB:
        94, 21, 63
        CMY:
        63, 92, 75
        CMYK:
        0, 78, 33, 63
      HSL:
        325°, 63.4783%, 22.5490%
        HSV (HSB):
        325°, 77.6596%, 36.8627%
        XYZ:
        5.7815, 3.2749, 5.0300
        xyY:
        0.4104, 0.2325, 3.2749
      CIE-Lab:
        21.1128, 36.6701, -7.7753
        CIE-LCH:
        21.1128, 37.4853, 348.0286
        CIE-Luv:
        21.1128, 36.3814, -12.9680
        Hunter-Lab:
        18.0967, 25.3574, -3.8122
      #5e153f color charts
#5e153f RGB chart
      #5e153f CMYK chart
      #5e153f RGB pie chart
      #5e153f color shades, tints & tones
#5e153f color schemes
#5e153f color preview, HTML & CSS examples
           This text has a color of #5e153f        
        
          <p style="color:#5e153f;">Text here</p>
        
        
          .mytext {color:#5e153f;}
        
        Text color #5e153f
      
           This box has a color of #5e153f        
        
          <div style="background-color:#5e153f;">Content here</div>
        
        
          .mybackground {background-color:#5e153f;}
        
        Background color #5e153f
      
           Border around this has a color of #5e153f        
        
          <div style="border:2px solid #5e153f;">Content here</div>
        
        
          .myborder {border:2px solid #5e153f;}
        
        Border color #5e153f