#5e1c4a color space conversions
Hex:
        #5e1c4a
        RGB:
        94, 28, 74
        CMY:
        63, 89, 71
        CMYK:
        0, 70, 21, 63
      HSL:
        318°, 54.0984%, 23.9216%
        HSV (HSB):
        318°, 70.2128%, 36.8627%
        XYZ:
        6.2674, 3.7046, 6.8633
        xyY:
        0.3723, 0.2201, 3.7046
      CIE-Lab:
        22.6698, 35.3204, -12.9233
        CIE-LCH:
        22.6698, 37.6104, 339.9031
        CIE-Luv:
        22.6698, 31.3288, -18.8131
        Hunter-Lab:
        19.2473, 24.4408, -7.6687
      #5e1c4a color charts
#5e1c4a RGB chart
      #5e1c4a CMYK chart
      #5e1c4a RGB pie chart
      #5e1c4a color shades, tints & tones
#5e1c4a color schemes
#5e1c4a color preview, HTML & CSS examples
           This text has a color of #5e1c4a        
        
          <p style="color:#5e1c4a;">Text here</p>
        
        
          .mytext {color:#5e1c4a;}
        
        Text color #5e1c4a
      
           This box has a color of #5e1c4a        
        
          <div style="background-color:#5e1c4a;">Content here</div>
        
        
          .mybackground {background-color:#5e1c4a;}
        
        Background color #5e1c4a
      
           Border around this has a color of #5e1c4a        
        
          <div style="border:2px solid #5e1c4a;">Content here</div>
        
        
          .myborder {border:2px solid #5e1c4a;}
        
        Border color #5e1c4a