#5e233b color space conversions
Hex:
        #5e233b
        RGB:
        94, 35, 59
        CMY:
        63, 86, 77
        CMYK:
        0, 63, 37, 63
      HSL:
        336°, 45.7364%, 25.2941%
        HSV (HSB):
        336°, 62.7660%, 36.8627%
        XYZ:
        6.0065, 3.8975, 4.5734
        xyY:
        0.4149, 0.2692, 3.8975
      CIE-Lab:
        23.3297, 29.6339, -1.7122
        CIE-LCH:
        23.3297, 29.6833, 356.6931
        CIE-Luv:
        23.3297, 33.1922, -5.9786
        Hunter-Lab:
        19.7421, 19.7599, 0.0846
      #5e233b color charts
#5e233b RGB chart
      #5e233b CMYK chart
      #5e233b RGB pie chart
      #5e233b color shades, tints & tones
#5e233b color schemes
#5e233b color preview, HTML & CSS examples
           This text has a color of #5e233b        
        
          <p style="color:#5e233b;">Text here</p>
        
        
          .mytext {color:#5e233b;}
        
        Text color #5e233b
      
           This box has a color of #5e233b        
        
          <div style="background-color:#5e233b;">Content here</div>
        
        
          .mybackground {background-color:#5e233b;}
        
        Background color #5e233b
      
           Border around this has a color of #5e233b        
        
          <div style="border:2px solid #5e233b;">Content here</div>
        
        
          .myborder {border:2px solid #5e233b;}
        
        Border color #5e233b