#5a33ac color space conversions
Hex:
        #5a33ac
        RGB:
        90, 51, 172
        CMY:
        65, 80, 33
        CMYK:
        48, 70, 0, 33
      HSL:
        259°, 54.2601%, 43.7255%
        HSV (HSB):
        259°, 70.3488%, 67.4510%
        XYZ:
        12.8467, 7.5199, 39.8041
        xyY:
        0.2135, 0.1250, 7.5199
      CIE-Lab:
        32.9623, 45.5543, -58.5878
        CIE-LCH:
        32.9623, 74.2140, 307.8664
        CIE-Luv:
        32.9623, 5.0791, -82.3426
        Hunter-Lab:
        27.4224, 35.6334, -66.8649
      #5a33ac color charts
#5a33ac RGB chart
      #5a33ac CMYK chart
      #5a33ac RGB pie chart
      #5a33ac color shades, tints & tones
#5a33ac color schemes
#5a33ac color preview, HTML & CSS examples
           This text has a color of #5a33ac        
        
          <p style="color:#5a33ac;">Text here</p>
        
        
          .mytext {color:#5a33ac;}
        
        Text color #5a33ac
      
           This box has a color of #5a33ac        
        
          <div style="background-color:#5a33ac;">Content here</div>
        
        
          .mybackground {background-color:#5a33ac;}
        
        Background color #5a33ac
      
           Border around this has a color of #5a33ac        
        
          <div style="border:2px solid #5a33ac;">Content here</div>
        
        
          .myborder {border:2px solid #5a33ac;}
        
        Border color #5a33ac