#5a254f color space conversions
Hex:
        #5a254f
        RGB:
        90, 37, 79
        CMY:
        65, 85, 69
        CMYK:
        0, 59, 12, 65
      HSL:
        312°, 41.7323%, 24.9020%
        HSV (HSB):
        312°, 58.8889%, 35.2941%
        XYZ:
        6.2893, 4.0613, 7.8496
        xyY:
        0.3456, 0.2231, 4.0613
      CIE-Lab:
        23.8731, 30.3690, -14.4920
        CIE-LCH:
        23.8731, 33.6495, 334.4897
        CIE-Luv:
        23.8731, 24.6267, -20.3576
        Hunter-Lab:
        20.1527, 20.4395, -8.9868
      #5a254f color charts
#5a254f RGB chart
      #5a254f CMYK chart
      #5a254f RGB pie chart
      #5a254f color shades, tints & tones
#5a254f color schemes
#5a254f color preview, HTML & CSS examples
           This text has a color of #5a254f        
        
          <p style="color:#5a254f;">Text here</p>
        
        
          .mytext {color:#5a254f;}
        
        Text color #5a254f
      
           This box has a color of #5a254f        
        
          <div style="background-color:#5a254f;">Content here</div>
        
        
          .mybackground {background-color:#5a254f;}
        
        Background color #5a254f
      
           Border around this has a color of #5a254f        
        
          <div style="border:2px solid #5a254f;">Content here</div>
        
        
          .myborder {border:2px solid #5a254f;}
        
        Border color #5a254f