#5a247d color space conversions
Hex:
        #5a247d
        RGB:
        90, 36, 125
        CMY:
        65, 86, 51
        CMYK:
        28, 71, 0, 51
      HSL:
        276°, 55.2795%, 31.5686%
        HSV (HSB):
        276°, 71.2000%, 49.0196%
        XYZ:
        8.5490, 4.9161, 19.9004
        xyY:
        0.2562, 0.1473, 4.9161
      CIE-Lab:
        26.4943, 40.8593, -40.2342
        CIE-LCH:
        26.4943, 57.3435, 315.4417
        CIE-Luv:
        26.4943, 14.8075, -53.9835
        Hunter-Lab:
        22.1722, 30.0232, -37.6943
      #5a247d color charts
#5a247d RGB chart
      #5a247d CMYK chart
      #5a247d RGB pie chart
      #5a247d color shades, tints & tones
#5a247d color schemes
#5a247d color preview, HTML & CSS examples
           This text has a color of #5a247d        
        
          <p style="color:#5a247d;">Text here</p>
        
        
          .mytext {color:#5a247d;}
        
        Text color #5a247d
      
           This box has a color of #5a247d        
        
          <div style="background-color:#5a247d;">Content here</div>
        
        
          .mybackground {background-color:#5a247d;}
        
        Background color #5a247d
      
           Border around this has a color of #5a247d        
        
          <div style="border:2px solid #5a247d;">Content here</div>
        
        
          .myborder {border:2px solid #5a247d;}
        
        Border color #5a247d