#5a199d color space conversions
Hex:
        #5a199d
        RGB:
        90, 25, 157
        CMY:
        65, 90, 38
        CMYK:
        43, 84, 0, 38
      HSL:
        270°, 72.5275%, 35.6863%
        HSV (HSB):
        270°, 84.0764%, 61.5686%
        XYZ:
        10.6499, 5.3032, 32.3606
        xyY:
        0.2204, 0.1098, 5.3032
      CIE-Lab:
        27.5818, 53.1965, -58.3285
        CIE-LCH:
        27.5818, 78.9435, 312.3653
        CIE-Luv:
        27.5818, 10.6222, -76.5469
        Hunter-Lab:
        23.0288, 42.2488, -67.1957
      #5a199d color charts
#5a199d RGB chart
      #5a199d CMYK chart
      #5a199d RGB pie chart
      #5a199d color shades, tints & tones
#5a199d color schemes
#5a199d color preview, HTML & CSS examples
           This text has a color of #5a199d        
        
          <p style="color:#5a199d;">Text here</p>
        
        
          .mytext {color:#5a199d;}
        
        Text color #5a199d
      
           This box has a color of #5a199d        
        
          <div style="background-color:#5a199d;">Content here</div>
        
        
          .mybackground {background-color:#5a199d;}
        
        Background color #5a199d
      
           Border around this has a color of #5a199d        
        
          <div style="border:2px solid #5a199d;">Content here</div>
        
        
          .myborder {border:2px solid #5a199d;}
        
        Border color #5a199d