#5a185d color space conversions
Hex:
        #5a185d
        RGB:
        90, 24, 93
        CMY:
        65, 91, 64
        CMYK:
        3, 74, 0, 64
      HSL:
        297°, 58.9744%, 22.9412%
        HSV (HSB):
        297°, 74.1935%, 36.4706%
        XYZ:
        6.5189, 3.6172, 10.7105
        xyY:
        0.3127, 0.1735, 3.6172
      CIE-Lab:
        22.3634, 39.3075, -26.1800
        CIE-LCH:
        22.3634, 47.2279, 326.3352
        CIE-Luv:
        22.3634, 24.0766, -34.2875
        Hunter-Lab:
        19.0190, 27.8984, -20.0757
      #5a185d color charts
#5a185d RGB chart
      #5a185d CMYK chart
      #5a185d RGB pie chart
      #5a185d color shades, tints & tones
#5a185d color schemes
#5a185d color preview, HTML & CSS examples
           This text has a color of #5a185d        
        
          <p style="color:#5a185d;">Text here</p>
        
        
          .mytext {color:#5a185d;}
        
        Text color #5a185d
      
           This box has a color of #5a185d        
        
          <div style="background-color:#5a185d;">Content here</div>
        
        
          .mybackground {background-color:#5a185d;}
        
        Background color #5a185d
      
           Border around this has a color of #5a185d        
        
          <div style="border:2px solid #5a185d;">Content here</div>
        
        
          .myborder {border:2px solid #5a185d;}
        
        Border color #5a185d