#5a012f color space conversions
Hex:
        #5a012f
        RGB:
        90, 1, 47
        CMY:
        65, 100, 82
        CMYK:
        0, 99, 48, 65
      HSL:
        329°, 97.8022%, 17.8431%
        HSV (HSB):
        329°, 98.8889%, 35.2941%
        XYZ:
        4.7404, 2.4006, 2.9028
        xyY:
        0.4720, 0.2390, 2.4006
      CIE-Lab:
        17.4630, 39.8099, -2.0524
        CIE-LCH:
        17.4630, 39.8628, 357.0487
        CIE-Luv:
        17.4630, 42.1229, -7.1493
        Hunter-Lab:
        15.4939, 27.4982, -0.2625
      #5a012f color charts
#5a012f RGB chart
      #5a012f CMYK chart
      #5a012f RGB pie chart
      #5a012f color shades, tints & tones
#5a012f color schemes
#5a012f color preview, HTML & CSS examples
           This text has a color of #5a012f        
        
          <p style="color:#5a012f;">Text here</p>
        
        
          .mytext {color:#5a012f;}
        
        Text color #5a012f
      
           This box has a color of #5a012f        
        
          <div style="background-color:#5a012f;">Content here</div>
        
        
          .mybackground {background-color:#5a012f;}
        
        Background color #5a012f
      
           Border around this has a color of #5a012f        
        
          <div style="border:2px solid #5a012f;">Content here</div>
        
        
          .myborder {border:2px solid #5a012f;}
        
        Border color #5a012f