#5d1034 color space conversions
Hex:
        #5d1034
        RGB:
        93, 16, 52
        CMY:
        64, 94, 80
        CMYK:
        0, 83, 44, 64
      HSL:
        332°, 70.6422%, 21.3725%
        HSV (HSB):
        332°, 82.7957%, 36.4706%
        XYZ:
        5.3193, 2.9457, 3.5370
        xyY:
        0.4507, 0.2496, 2.9457
      CIE-Lab:
        19.8250, 36.8354, -2.0478
        CIE-LCH:
        19.8250, 36.8923, 356.8181
        CIE-Luv:
        19.8250, 40.2310, -7.0447
        Hunter-Lab:
        17.1630, 25.2874, -0.2047
      #5d1034 color charts
#5d1034 RGB chart
      #5d1034 CMYK chart
      #5d1034 RGB pie chart
      #5d1034 color shades, tints & tones
#5d1034 color schemes
#5d1034 color preview, HTML & CSS examples
           This text has a color of #5d1034        
        
          <p style="color:#5d1034;">Text here</p>
        
        
          .mytext {color:#5d1034;}
        
        Text color #5d1034
      
           This box has a color of #5d1034        
        
          <div style="background-color:#5d1034;">Content here</div>
        
        
          .mybackground {background-color:#5d1034;}
        
        Background color #5d1034
      
           Border around this has a color of #5d1034        
        
          <div style="border:2px solid #5d1034;">Content here</div>
        
        
          .myborder {border:2px solid #5d1034;}
        
        Border color #5d1034