#9b487d color space conversions
Hex:
        #9b487d
        RGB:
        155, 72, 125
        CMY:
        39, 72, 51
        CMYK:
        0, 54, 19, 39
      HSL:
        322°, 36.5639%, 44.5098%
        HSV (HSB):
        322°, 53.5484%, 60.7843%
        XYZ:
        19.5366, 13.0840, 20.8978
        xyY:
        0.3650, 0.2445, 13.0840
      CIE-Lab:
        42.8895, 41.2463, -13.8321
        CIE-LCH:
        42.8895, 43.5039, 341.4609
        CIE-Luv:
        42.8895, 46.1486, -25.3687
        Hunter-Lab:
        36.1718, 33.1085, -8.9339
      #9b487d color charts
#9b487d RGB chart
      #9b487d CMYK chart
      #9b487d RGB pie chart
      #9b487d color shades, tints & tones
#9b487d color schemes
#9b487d color preview, HTML & CSS examples
           This text has a color of #9b487d        
        
          <p style="color:#9b487d;">Text here</p>
        
        
          .mytext {color:#9b487d;}
        
        Text color #9b487d
      
           This box has a color of #9b487d        
        
          <div style="background-color:#9b487d;">Content here</div>
        
        
          .mybackground {background-color:#9b487d;}
        
        Background color #9b487d
      
           Border around this has a color of #9b487d        
        
          <div style="border:2px solid #9b487d;">Content here</div>
        
        
          .myborder {border:2px solid #9b487d;}
        
        Border color #9b487d