#5a2a63 color space conversions
Hex:
        #5a2a63
        RGB:
        90, 42, 99
        CMY:
        65, 84, 61
        CMYK:
        9, 58, 0, 61
      HSL:
        291°, 40.4255%, 27.6471%
        HSV (HSB):
        291°, 57.5758%, 38.8235%
        XYZ:
        7.2965, 4.7304, 12.3329
        xyY:
        0.2995, 0.1942, 4.7304
      CIE-Lab:
        25.9526, 31.6719, -24.4359
        CIE-LCH:
        25.9526, 40.0028, 322.3487
        CIE-Luv:
        25.9526, 18.6906, -33.3796
        Hunter-Lab:
        21.7496, 21.8214, -18.3951
      #5a2a63 color charts
#5a2a63 RGB chart
      #5a2a63 CMYK chart
      #5a2a63 RGB pie chart
      #5a2a63 color shades, tints & tones
#5a2a63 color schemes
#5a2a63 color preview, HTML & CSS examples
           This text has a color of #5a2a63        
        
          <p style="color:#5a2a63;">Text here</p>
        
        
          .mytext {color:#5a2a63;}
        
        Text color #5a2a63
      
           This box has a color of #5a2a63        
        
          <div style="background-color:#5a2a63;">Content here</div>
        
        
          .mybackground {background-color:#5a2a63;}
        
        Background color #5a2a63
      
           Border around this has a color of #5a2a63        
        
          <div style="border:2px solid #5a2a63;">Content here</div>
        
        
          .myborder {border:2px solid #5a2a63;}
        
        Border color #5a2a63