#5a137d color space conversions
Hex:
        #5a137d
        RGB:
        90, 19, 125
        CMY:
        65, 93, 51
        CMYK:
        28, 85, 0, 51
      HSL:
        280°, 73.6111%, 28.2353%
        HSV (HSB):
        280°, 84.8000%, 49.0196%
        XYZ:
        8.1510, 4.1201, 19.7677
        xyY:
        0.2544, 0.1286, 4.1201
      CIE-Lab:
        24.0645, 47.8008, -44.1708
        CIE-LCH:
        24.0645, 65.0844, 317.2603
        CIE-Luv:
        24.0645, 17.0201, -56.7666
        Hunter-Lab:
        20.2980, 36.1583, -43.5325
      #5a137d color charts
#5a137d RGB chart
      #5a137d CMYK chart
      #5a137d RGB pie chart
      #5a137d color shades, tints & tones
#5a137d color schemes
#5a137d color preview, HTML & CSS examples
           This text has a color of #5a137d        
        
          <p style="color:#5a137d;">Text here</p>
        
        
          .mytext {color:#5a137d;}
        
        Text color #5a137d
      
           This box has a color of #5a137d        
        
          <div style="background-color:#5a137d;">Content here</div>
        
        
          .mybackground {background-color:#5a137d;}
        
        Background color #5a137d
      
           Border around this has a color of #5a137d        
        
          <div style="border:2px solid #5a137d;">Content here</div>
        
        
          .myborder {border:2px solid #5a137d;}
        
        Border color #5a137d