#9b379d color space conversions
Hex:
        #9b379d
        RGB:
        155, 55, 157
        CMY:
        39, 78, 38
        CMYK:
        1, 65, 0, 38
      HSL:
        299°, 48.1132%, 41.5686%
        HSV (HSB):
        299°, 64.9682%, 61.5686%
        XYZ:
        20.9696, 12.1353, 33.1354
        xyY:
        0.3166, 0.1832, 12.1353
      CIE-Lab:
        41.4303, 54.5809, -35.5086
        CIE-LCH:
        41.4303, 65.1148, 326.9532
        CIE-Luv:
        41.4303, 42.8349, -57.7230
        Hunter-Lab:
        34.8357, 46.4867, -32.0111
      #9b379d color charts
#9b379d RGB chart
      #9b379d CMYK chart
      #9b379d RGB pie chart
      #9b379d color shades, tints & tones
#9b379d color schemes
#9b379d color preview, HTML & CSS examples
           This text has a color of #9b379d        
        
          <p style="color:#9b379d;">Text here</p>
        
        
          .mytext {color:#9b379d;}
        
        Text color #9b379d
      
           This box has a color of #9b379d        
        
          <div style="background-color:#9b379d;">Content here</div>
        
        
          .mybackground {background-color:#9b379d;}
        
        Background color #9b379d
      
           Border around this has a color of #9b379d        
        
          <div style="border:2px solid #9b379d;">Content here</div>
        
        
          .myborder {border:2px solid #9b379d;}
        
        Border color #9b379d