#5a064b color space conversions
Hex:
        #5a064b
        RGB:
        90, 6, 75
        CMY:
        65, 98, 71
        CMYK:
        0, 93, 17, 65
      HSL:
        311°, 87.5000%, 18.8235%
        HSV (HSB):
        311°, 93.3333%, 35.2941%
        XYZ:
        5.5516, 2.8119, 6.9068
        xyY:
        0.3636, 0.1841, 2.8119
      CIE-Lab:
        19.2743, 41.9530, -18.9452
        CIE-LCH:
        19.2743, 46.0323, 335.6969
        CIE-Luv:
        19.2743, 31.7152, -24.7111
        Hunter-Lab:
        16.7687, 29.7501, -12.6824
      #5a064b color charts
#5a064b RGB chart
      #5a064b CMYK chart
      #5a064b RGB pie chart
      #5a064b color shades, tints & tones
#5a064b color schemes
#5a064b color preview, HTML & CSS examples
           This text has a color of #5a064b        
        
          <p style="color:#5a064b;">Text here</p>
        
        
          .mytext {color:#5a064b;}
        
        Text color #5a064b
      
           This box has a color of #5a064b        
        
          <div style="background-color:#5a064b;">Content here</div>
        
        
          .mybackground {background-color:#5a064b;}
        
        Background color #5a064b
      
           Border around this has a color of #5a064b        
        
          <div style="border:2px solid #5a064b;">Content here</div>
        
        
          .myborder {border:2px solid #5a064b;}
        
        Border color #5a064b