#5a036d color space conversions
Hex:
        #5a036d
        RGB:
        90, 3, 109
        CMY:
        65, 99, 57
        CMYK:
        17, 97, 0, 57
      HSL:
        289°, 94.6429%, 21.9608%
        HSV (HSB):
        289°, 97.2477%, 42.7451%
        XYZ:
        7.0093, 3.3429, 14.7438
        xyY:
        0.2793, 0.1332, 3.3429
      CIE-Lab:
        21.3680, 48.6074, -38.2747
        CIE-LCH:
        21.3680, 61.8679, 321.7822
        CIE-Luv:
        21.3680, 21.8629, -47.6629
        Hunter-Lab:
        18.2836, 36.4345, -35.0126
      #5a036d color charts
#5a036d RGB chart
      #5a036d CMYK chart
      #5a036d RGB pie chart
      #5a036d color shades, tints & tones
#5a036d color schemes
#5a036d color preview, HTML & CSS examples
           This text has a color of #5a036d        
        
          <p style="color:#5a036d;">Text here</p>
        
        
          .mytext {color:#5a036d;}
        
        Text color #5a036d
      
           This box has a color of #5a036d        
        
          <div style="background-color:#5a036d;">Content here</div>
        
        
          .mybackground {background-color:#5a036d;}
        
        Background color #5a036d
      
           Border around this has a color of #5a036d        
        
          <div style="border:2px solid #5a036d;">Content here</div>
        
        
          .myborder {border:2px solid #5a036d;}
        
        Border color #5a036d