#5a219f color space conversions
Hex:
        #5a219f
        RGB:
        90, 33, 159
        CMY:
        65, 87, 38
        CMYK:
        43, 79, 0, 38
      HSL:
        267°, 65.6250%, 37.6471%
        HSV (HSB):
        267°, 79.2453%, 62.3529%
        XYZ:
        11.0183, 5.7646, 33.3328
        xyY:
        0.2199, 0.1150, 5.7646
      CIE-Lab:
        28.8106, 50.6483, -57.5334
        CIE-LCH:
        28.8106, 76.6508, 311.3584
        CIE-Luv:
        28.8106, 9.4879, -77.0152
        Hunter-Lab:
        24.0095, 39.8995, -65.5066
      #5a219f color charts
#5a219f RGB chart
      #5a219f CMYK chart
      #5a219f RGB pie chart
      #5a219f color shades, tints & tones
#5a219f color schemes
#5a219f color preview, HTML & CSS examples
           This text has a color of #5a219f        
        
          <p style="color:#5a219f;">Text here</p>
        
        
          .mytext {color:#5a219f;}
        
        Text color #5a219f
      
           This box has a color of #5a219f        
        
          <div style="background-color:#5a219f;">Content here</div>
        
        
          .mybackground {background-color:#5a219f;}
        
        Background color #5a219f
      
           Border around this has a color of #5a219f        
        
          <div style="border:2px solid #5a219f;">Content here</div>
        
        
          .myborder {border:2px solid #5a219f;}
        
        Border color #5a219f