#5e063f color space conversions
Hex:
        #5e063f
        RGB:
        94, 6, 63
        CMY:
        63, 98, 75
        CMYK:
        0, 94, 33, 63
      HSL:
        321°, 88.0000%, 19.6078%
        HSV (HSB):
        321°, 93.6170%, 36.8627%
        XYZ:
        5.5784, 2.8688, 4.9623
        xyY:
        0.4160, 0.2139, 2.8688
      CIE-Lab:
        19.5107, 41.2464, -10.2143
        CIE-LCH:
        19.5107, 42.4923, 346.0910
        CIE-Luv:
        19.5107, 38.9512, -15.6540
        Hunter-Lab:
        16.9376, 29.1486, -5.5144
      #5e063f color charts
#5e063f RGB chart
      #5e063f CMYK chart
      #5e063f RGB pie chart
      #5e063f color shades, tints & tones
#5e063f color schemes
#5e063f color preview, HTML & CSS examples
           This text has a color of #5e063f        
        
          <p style="color:#5e063f;">Text here</p>
        
        
          .mytext {color:#5e063f;}
        
        Text color #5e063f
      
           This box has a color of #5e063f        
        
          <div style="background-color:#5e063f;">Content here</div>
        
        
          .mybackground {background-color:#5e063f;}
        
        Background color #5e063f
      
           Border around this has a color of #5e063f        
        
          <div style="border:2px solid #5e063f;">Content here</div>
        
        
          .myborder {border:2px solid #5e063f;}
        
        Border color #5e063f