#5e274f color space conversions
Hex:
        #5e274f
        RGB:
        94, 39, 79
        CMY:
        63, 85, 69
        CMYK:
        0, 59, 16, 63
      HSL:
        316°, 41.3534%, 26.0784%
        HSV (HSB):
        316°, 58.5106%, 36.8627%
        XYZ:
        6.7529, 4.3952, 7.8896
        xyY:
        0.3547, 0.2309, 4.3952
      CIE-Lab:
        24.9373, 30.6338, -12.7984
        CIE-LCH:
        24.9373, 33.1999, 337.3254
        CIE-Luv:
        24.9373, 26.7479, -18.7316
        Hunter-Lab:
        20.9648, 20.8075, -7.6369
      #5e274f color charts
#5e274f RGB chart
      #5e274f CMYK chart
      #5e274f RGB pie chart
      #5e274f color shades, tints & tones
#5e274f color schemes
#5e274f color preview, HTML & CSS examples
           This text has a color of #5e274f        
        
          <p style="color:#5e274f;">Text here</p>
        
        
          .mytext {color:#5e274f;}
        
        Text color #5e274f
      
           This box has a color of #5e274f        
        
          <div style="background-color:#5e274f;">Content here</div>
        
        
          .mybackground {background-color:#5e274f;}
        
        Background color #5e274f
      
           Border around this has a color of #5e274f        
        
          <div style="border:2px solid #5e274f;">Content here</div>
        
        
          .myborder {border:2px solid #5e274f;}
        
        Border color #5e274f