#5a196b color space conversions
Hex:
        #5a196b
        RGB:
        90, 25, 107
        CMY:
        65, 90, 58
        CMYK:
        16, 77, 0, 58
      HSL:
        288°, 62.1212%, 25.8824%
        HSV (HSB):
        288°, 76.6355%, 41.9608%
        XYZ:
        7.2179, 3.9305, 14.2881
        xyY:
        0.2838, 0.1545, 3.9305
      CIE-Lab:
        23.4402, 41.7351, -33.6328
        CIE-LCH:
        23.4402, 53.6002, 321.1359
        CIE-Luv:
        23.4402, 20.3990, -43.8556
        Hunter-Lab:
        19.8254, 30.2929, -28.8525
      #5a196b color charts
#5a196b RGB chart
      #5a196b CMYK chart
      #5a196b RGB pie chart
      #5a196b color shades, tints & tones
#5a196b color schemes
#5a196b color preview, HTML & CSS examples
           This text has a color of #5a196b        
        
          <p style="color:#5a196b;">Text here</p>
        
        
          .mytext {color:#5a196b;}
        
        Text color #5a196b
      
           This box has a color of #5a196b        
        
          <div style="background-color:#5a196b;">Content here</div>
        
        
          .mybackground {background-color:#5a196b;}
        
        Background color #5a196b
      
           Border around this has a color of #5a196b        
        
          <div style="border:2px solid #5a196b;">Content here</div>
        
        
          .myborder {border:2px solid #5a196b;}
        
        Border color #5a196b