#5a164e color space conversions
Hex:
        #5a164e
        RGB:
        90, 22, 78
        CMY:
        65, 91, 69
        CMYK:
        0, 76, 13, 65
      HSL:
        311°, 60.7143%, 21.9608%
        HSV (HSB):
        311°, 75.5556%, 35.2941%
        XYZ:
        5.8785, 3.2975, 7.5344
        xyY:
        0.3518, 0.1973, 3.2975
      CIE-Lab:
        21.1981, 37.3964, -17.9746
        CIE-LCH:
        21.1981, 41.4919, 334.3287
        CIE-Luv:
        21.1981, 28.6146, -24.1353
        Hunter-Lab:
        18.1591, 26.0059, -11.8886
      #5a164e color charts
#5a164e RGB chart
      #5a164e CMYK chart
      #5a164e RGB pie chart
      #5a164e color shades, tints & tones
#5a164e color schemes
#5a164e color preview, HTML & CSS examples
           This text has a color of #5a164e        
        
          <p style="color:#5a164e;">Text here</p>
        
        
          .mytext {color:#5a164e;}
        
        Text color #5a164e
      
           This box has a color of #5a164e        
        
          <div style="background-color:#5a164e;">Content here</div>
        
        
          .mybackground {background-color:#5a164e;}
        
        Background color #5a164e
      
           Border around this has a color of #5a164e        
        
          <div style="border:2px solid #5a164e;">Content here</div>
        
        
          .myborder {border:2px solid #5a164e;}
        
        Border color #5a164e