#5a2a98 color space conversions
Hex:
        #5a2a98
        RGB:
        90, 42, 152
        CMY:
        65, 84, 40
        CMYK:
        41, 72, 0, 40
      HSL:
        266°, 56.7010%, 38.0392%
        HSV (HSB):
        266°, 72.3684%, 59.6078%
        XYZ:
        10.7119, 6.0966, 30.3179
        xyY:
        0.2273, 0.1294, 6.0966
      CIE-Lab:
        29.6548, 44.7280, -51.8848
        CIE-LCH:
        29.6548, 68.5027, 310.7635
        CIE-Luv:
        29.6548, 9.2666, -71.0146
        Hunter-Lab:
        24.6913, 34.2296, -55.5172
      #5a2a98 color charts
#5a2a98 RGB chart
      #5a2a98 CMYK chart
      #5a2a98 RGB pie chart
      #5a2a98 color shades, tints & tones
#5a2a98 color schemes
#5a2a98 color preview, HTML & CSS examples
           This text has a color of #5a2a98        
        
          <p style="color:#5a2a98;">Text here</p>
        
        
          .mytext {color:#5a2a98;}
        
        Text color #5a2a98
      
           This box has a color of #5a2a98        
        
          <div style="background-color:#5a2a98;">Content here</div>
        
        
          .mybackground {background-color:#5a2a98;}
        
        Background color #5a2a98
      
           Border around this has a color of #5a2a98        
        
          <div style="border:2px solid #5a2a98;">Content here</div>
        
        
          .myborder {border:2px solid #5a2a98;}
        
        Border color #5a2a98