#5a1b65 color space conversions
Hex:
        #5a1b65
        RGB:
        90, 27, 101
        CMY:
        65, 89, 60
        CMYK:
        11, 73, 0, 60
      HSL:
        291°, 57.8125%, 25.0980%
        HSV (HSB):
        291°, 73.2673%, 39.6078%
        XYZ:
        6.9573, 3.8971, 12.6974
        xyY:
        0.2954, 0.1655, 3.8971
      CIE-Lab:
        23.3283, 39.6380, -29.9047
        CIE-LCH:
        23.3283, 49.6534, 322.9674
        CIE-Luv:
        23.3283, 21.5401, -39.2665
        Hunter-Lab:
        19.7411, 28.3617, -24.3165
      #5a1b65 color charts
#5a1b65 RGB chart
      #5a1b65 CMYK chart
      #5a1b65 RGB pie chart
      #5a1b65 color shades, tints & tones
#5a1b65 color schemes
#5a1b65 color preview, HTML & CSS examples
           This text has a color of #5a1b65        
        
          <p style="color:#5a1b65;">Text here</p>
        
        
          .mytext {color:#5a1b65;}
        
        Text color #5a1b65
      
           This box has a color of #5a1b65        
        
          <div style="background-color:#5a1b65;">Content here</div>
        
        
          .mybackground {background-color:#5a1b65;}
        
        Background color #5a1b65
      
           Border around this has a color of #5a1b65        
        
          <div style="border:2px solid #5a1b65;">Content here</div>
        
        
          .myborder {border:2px solid #5a1b65;}
        
        Border color #5a1b65