#9b315d color space conversions
Hex:
        #9b315d
        RGB:
        155, 49, 93
        CMY:
        39, 81, 64
        CMYK:
        0, 68, 40, 39
      HSL:
        335°, 51.9608%, 40.0000%
        HSV (HSB):
        335°, 68.3871%, 60.7843%
        XYZ:
        16.5917, 9.9555, 11.4031
        xyY:
        0.4372, 0.2623, 9.9555
      CIE-Lab:
        37.7624, 47.7044, -1.5783
        CIE-LCH:
        37.7624, 47.7305, 358.1050
        CIE-Luv:
        37.7624, 65.6705, -10.1311
        Hunter-Lab:
        31.5523, 38.6469, 0.6592
      #9b315d color charts
#9b315d RGB chart
      #9b315d CMYK chart
      #9b315d RGB pie chart
      #9b315d color shades, tints & tones
#9b315d color schemes
#9b315d color preview, HTML & CSS examples
           This text has a color of #9b315d        
        
          <p style="color:#9b315d;">Text here</p>
        
        
          .mytext {color:#9b315d;}
        
        Text color #9b315d
      
           This box has a color of #9b315d        
        
          <div style="background-color:#9b315d;">Content here</div>
        
        
          .mybackground {background-color:#9b315d;}
        
        Background color #9b315d
      
           Border around this has a color of #9b315d        
        
          <div style="border:2px solid #9b315d;">Content here</div>
        
        
          .myborder {border:2px solid #9b315d;}
        
        Border color #9b315d