#5a119d color space conversions
Hex:
        #5a119d
        RGB:
        90, 17, 157
        CMY:
        65, 93, 38
        CMYK:
        43, 89, 0, 38
      HSL:
        271°, 80.4598%, 34.1176%
        HSV (HSB):
        271°, 89.1720%, 61.5686%
        XYZ:
        10.5027, 5.0089, 32.3115
        xyY:
        0.2196, 0.1047, 5.0089
      CIE-Lab:
        26.7600, 55.6230, -59.6778
        CIE-LCH:
        26.7600, 81.5804, 312.9859
        CIE-Luv:
        26.7600, 11.2252, -77.0272
        Hunter-Lab:
        22.3805, 44.6003, -69.9327
      #5a119d color charts
#5a119d RGB chart
      #5a119d CMYK chart
      #5a119d RGB pie chart
      #5a119d color shades, tints & tones
#5a119d color schemes
#5a119d color preview, HTML & CSS examples
           This text has a color of #5a119d        
        
          <p style="color:#5a119d;">Text here</p>
        
        
          .mytext {color:#5a119d;}
        
        Text color #5a119d
      
           This box has a color of #5a119d        
        
          <div style="background-color:#5a119d;">Content here</div>
        
        
          .mybackground {background-color:#5a119d;}
        
        Background color #5a119d
      
           Border around this has a color of #5a119d        
        
          <div style="border:2px solid #5a119d;">Content here</div>
        
        
          .myborder {border:2px solid #5a119d;}
        
        Border color #5a119d