#5a2a43 color space conversions
Hex:
        #5a2a43
        RGB:
        90, 42, 67
        CMY:
        65, 84, 74
        CMYK:
        0, 53, 26, 65
      HSL:
        329°, 36.3636%, 25.8824%
        HSV (HSB):
        329°, 53.3333%, 35.2941%
        XYZ:
        6.0575, 4.2348, 5.8083
        xyY:
        0.3762, 0.2630, 4.2348
      CIE-Lab:
        24.4331, 25.4399, -5.5760
        CIE-LCH:
        24.4331, 26.0438, 347.6372
        CIE-Luv:
        24.4331, 25.6173, -9.6163
        Hunter-Lab:
        20.5787, 16.5303, -2.3295
      #5a2a43 color charts
#5a2a43 RGB chart
      #5a2a43 CMYK chart
      #5a2a43 RGB pie chart
      #5a2a43 color shades, tints & tones
#5a2a43 color schemes
#5a2a43 color preview, HTML & CSS examples
           This text has a color of #5a2a43        
        
          <p style="color:#5a2a43;">Text here</p>
        
        
          .mytext {color:#5a2a43;}
        
        Text color #5a2a43
      
           This box has a color of #5a2a43        
        
          <div style="background-color:#5a2a43;">Content here</div>
        
        
          .mybackground {background-color:#5a2a43;}
        
        Background color #5a2a43
      
           Border around this has a color of #5a2a43        
        
          <div style="border:2px solid #5a2a43;">Content here</div>
        
        
          .myborder {border:2px solid #5a2a43;}
        
        Border color #5a2a43