#5e304b color space conversions
Hex:
        #5e304b
        RGB:
        94, 48, 75
        CMY:
        63, 81, 71
        CMYK:
        0, 49, 20, 63
      HSL:
        325°, 32.3944%, 27.8431%
        HSV (HSB):
        325°, 48.9362%, 36.8627%
        XYZ:
        6.9430, 5.0016, 7.2561
        xyY:
        0.3616, 0.2605, 5.0016
      CIE-Lab:
        26.7393, 24.7922, -7.3972
        CIE-LCH:
        26.7393, 25.8722, 343.3866
        CIE-Luv:
        26.7393, 24.2919, -11.9582
        Hunter-Lab:
        22.3642, 16.2785, -3.5817
      #5e304b color charts
#5e304b RGB chart
      #5e304b CMYK chart
      #5e304b RGB pie chart
      #5e304b color shades, tints & tones
#5e304b color schemes
#5e304b color preview, HTML & CSS examples
           This text has a color of #5e304b        
        
          <p style="color:#5e304b;">Text here</p>
        
        
          .mytext {color:#5e304b;}
        
        Text color #5e304b
      
           This box has a color of #5e304b        
        
          <div style="background-color:#5e304b;">Content here</div>
        
        
          .mybackground {background-color:#5e304b;}
        
        Background color #5e304b
      
           Border around this has a color of #5e304b        
        
          <div style="border:2px solid #5e304b;">Content here</div>
        
        
          .myborder {border:2px solid #5e304b;}
        
        Border color #5e304b