#5a377d color space conversions
Hex:
        #5a377d
        RGB:
        90, 55, 125
        CMY:
        65, 78, 51
        CMYK:
        28, 56, 0, 51
      HSL:
        270°, 38.8889%, 35.2941%
        HSV (HSB):
        270°, 56.0000%, 49.0196%
        XYZ:
        9.2843, 6.3867, 20.1455
        xyY:
        0.2592, 0.1783, 6.3867
      CIE-Lab:
        30.3678, 30.4102, -34.0198
        CIE-LCH:
        30.3678, 45.6303, 311.7934
        CIE-Luv:
        30.3678, 10.4718, -47.7953
        Hunter-Lab:
        25.2719, 21.3508, -29.5725
      #5a377d color charts
#5a377d RGB chart
      #5a377d CMYK chart
      #5a377d RGB pie chart
      #5a377d color shades, tints & tones
#5a377d color schemes
#5a377d color preview, HTML & CSS examples
           This text has a color of #5a377d        
        
          <p style="color:#5a377d;">Text here</p>
        
        
          .mytext {color:#5a377d;}
        
        Text color #5a377d
      
           This box has a color of #5a377d        
        
          <div style="background-color:#5a377d;">Content here</div>
        
        
          .mybackground {background-color:#5a377d;}
        
        Background color #5a377d
      
           Border around this has a color of #5a377d        
        
          <div style="border:2px solid #5a377d;">Content here</div>
        
        
          .myborder {border:2px solid #5a377d;}
        
        Border color #5a377d