#5d2045 color space conversions
Hex:
        #5d2045
        RGB:
        93, 32, 69
        CMY:
        64, 87, 73
        CMYK:
        0, 66, 26, 64
      HSL:
        324°, 48.8000%, 24.5098%
        HSV (HSB):
        324°, 65.5914%, 36.4706%
        XYZ:
        6.1049, 3.7899, 6.0400
        xyY:
        0.3831, 0.2378, 3.7899
      CIE-Lab:
        22.9642, 32.2906, -9.0965
        CIE-LCH:
        22.9642, 33.5474, 344.2671
        CIE-Luv:
        22.9642, 30.8584, -14.2158
        Hunter-Lab:
        19.4675, 21.9082, -4.7680
      #5d2045 color charts
#5d2045 RGB chart
      #5d2045 CMYK chart
      #5d2045 RGB pie chart
      #5d2045 color shades, tints & tones
#5d2045 color schemes
#5d2045 color preview, HTML & CSS examples
           This text has a color of #5d2045        
        
          <p style="color:#5d2045;">Text here</p>
        
        
          .mytext {color:#5d2045;}
        
        Text color #5d2045
      
           This box has a color of #5d2045        
        
          <div style="background-color:#5d2045;">Content here</div>
        
        
          .mybackground {background-color:#5d2045;}
        
        Background color #5d2045
      
           Border around this has a color of #5d2045        
        
          <div style="border:2px solid #5d2045;">Content here</div>
        
        
          .myborder {border:2px solid #5d2045;}
        
        Border color #5d2045