#5e0c3a color space conversions
Hex:
        #5e0c3a
        RGB:
        94, 12, 58
        CMY:
        63, 95, 77
        CMYK:
        0, 87, 38, 63
      HSL:
        326°, 77.3585%, 20.7843%
        HSV (HSB):
        326°, 87.2340%, 36.8627%
        XYZ:
        5.5113, 2.9481, 4.2816
        xyY:
        0.4326, 0.2314, 2.9481
      CIE-Lab:
        19.8349, 39.0662, -6.2264
        CIE-LCH:
        19.8349, 39.5593, 350.9444
        CIE-Luv:
        19.8349, 39.8241, -11.4318
        Hunter-Lab:
        17.1701, 27.2477, -2.7656
      #5e0c3a color charts
#5e0c3a RGB chart
      #5e0c3a CMYK chart
      #5e0c3a RGB pie chart
      #5e0c3a color shades, tints & tones
#5e0c3a color schemes
#5e0c3a color preview, HTML & CSS examples
           This text has a color of #5e0c3a        
        
          <p style="color:#5e0c3a;">Text here</p>
        
        
          .mytext {color:#5e0c3a;}
        
        Text color #5e0c3a
      
           This box has a color of #5e0c3a        
        
          <div style="background-color:#5e0c3a;">Content here</div>
        
        
          .mybackground {background-color:#5e0c3a;}
        
        Background color #5e0c3a
      
           Border around this has a color of #5e0c3a        
        
          <div style="border:2px solid #5e0c3a;">Content here</div>
        
        
          .myborder {border:2px solid #5e0c3a;}
        
        Border color #5e0c3a