#5a02a0 color space conversions
Hex:
        #5a02a0
        RGB:
        90, 2, 160
        CMY:
        65, 99, 37
        CMYK:
        44, 99, 0, 37
      HSL:
        273°, 97.5309%, 31.7647%
        HSV (HSB):
        273°, 98.7500%, 62.7451%
        XYZ:
        10.5833, 4.7551, 33.6177
        xyY:
        0.2162, 0.0971, 4.7551
      CIE-Lab:
        26.0255, 59.4016, -62.7183
        CIE-LCH:
        26.0255, 86.3836, 313.4443
        CIE-Luv:
        26.0255, 11.4318, -79.2285
        Hunter-Lab:
        21.8063, 48.4710, -76.1402
      #5a02a0 color charts
#5a02a0 RGB chart
      #5a02a0 CMYK chart
      #5a02a0 RGB pie chart
      #5a02a0 color shades, tints & tones
#5a02a0 color schemes
#5a02a0 color preview, HTML & CSS examples
           This text has a color of #5a02a0        
        
          <p style="color:#5a02a0;">Text here</p>
        
        
          .mytext {color:#5a02a0;}
        
        Text color #5a02a0
      
           This box has a color of #5a02a0        
        
          <div style="background-color:#5a02a0;">Content here</div>
        
        
          .mybackground {background-color:#5a02a0;}
        
        Background color #5a02a0
      
           Border around this has a color of #5a02a0        
        
          <div style="border:2px solid #5a02a0;">Content here</div>
        
        
          .myborder {border:2px solid #5a02a0;}
        
        Border color #5a02a0