#5a175f color space conversions
Hex:
        #5a175f
        RGB:
        90, 23, 95
        CMY:
        65, 91, 63
        CMYK:
        5, 76, 0, 63
      HSL:
        296°, 61.0169%, 23.1373%
        HSV (HSB):
        296°, 75.7895%, 37.2549%
        XYZ:
        6.5884, 3.6127, 11.1765
        xyY:
        0.3082, 0.1690, 3.6127
      CIE-Lab:
        22.3473, 40.1023, -27.5279
        CIE-LCH:
        22.3473, 48.6413, 325.5327
        CIE-Luv:
        22.3473, 23.7065, -35.8995
        Hunter-Lab:
        19.0070, 28.6111, -21.5588
      #5a175f color charts
#5a175f RGB chart
      #5a175f CMYK chart
      #5a175f RGB pie chart
      #5a175f color shades, tints & tones
#5a175f color schemes
#5a175f color preview, HTML & CSS examples
           This text has a color of #5a175f        
        
          <p style="color:#5a175f;">Text here</p>
        
        
          .mytext {color:#5a175f;}
        
        Text color #5a175f
      
           This box has a color of #5a175f        
        
          <div style="background-color:#5a175f;">Content here</div>
        
        
          .mybackground {background-color:#5a175f;}
        
        Background color #5a175f
      
           Border around this has a color of #5a175f        
        
          <div style="border:2px solid #5a175f;">Content here</div>
        
        
          .myborder {border:2px solid #5a175f;}
        
        Border color #5a175f