#5a02a3 color space conversions
Hex:
        #5a02a3
        RGB:
        90, 2, 163
        CMY:
        65, 99, 36
        CMYK:
        45, 99, 0, 36
      HSL:
        273°, 97.5758%, 32.3529%
        HSV (HSB):
        273°, 98.7730%, 63.9216%
        XYZ:
        10.8490, 4.8614, 35.0169
        xyY:
        0.2139, 0.0958, 4.8614
      CIE-Lab:
        26.3362, 60.0584, -64.0323
        CIE-LCH:
        26.3362, 87.7903, 313.1658
        CIE-Luv:
        26.3362, 10.9514, -81.0121
        Hunter-Lab:
        22.0486, 49.2457, -78.7283
      #5a02a3 color charts
#5a02a3 RGB chart
      #5a02a3 CMYK chart
      #5a02a3 RGB pie chart
      #5a02a3 color shades, tints & tones
#5a02a3 color schemes
#5a02a3 color preview, HTML & CSS examples
           This text has a color of #5a02a3        
        
          <p style="color:#5a02a3;">Text here</p>
        
        
          .mytext {color:#5a02a3;}
        
        Text color #5a02a3
      
           This box has a color of #5a02a3        
        
          <div style="background-color:#5a02a3;">Content here</div>
        
        
          .mybackground {background-color:#5a02a3;}
        
        Background color #5a02a3
      
           Border around this has a color of #5a02a3        
        
          <div style="border:2px solid #5a02a3;">Content here</div>
        
        
          .myborder {border:2px solid #5a02a3;}
        
        Border color #5a02a3