#9b007d color space conversions
Hex:
        #9b007d
        RGB:
        155, 0, 125
        CMY:
        39, 100, 51
        CMYK:
        0, 100, 19, 39
      HSL:
        312°, 100.0000%, 30.3922%
        HSV (HSB):
        312°, 100.0000%, 60.7843%
        XYZ:
        17.2192, 8.4492, 20.1253
        xyY:
        0.3760, 0.1845, 8.4492
      CIE-Lab:
        34.9015, 63.5159, -26.1652
        CIE-LCH:
        34.9015, 68.6942, 337.6109
        CIE-Luv:
        34.9015, 63.1763, -43.6410
        Hunter-Lab:
        29.0676, 54.8728, -20.7030
      #9b007d color charts
#9b007d RGB chart
      #9b007d CMYK chart
      #9b007d RGB pie chart
      #9b007d color shades, tints & tones
#9b007d color schemes
#9b007d color preview, HTML & CSS examples
           This text has a color of #9b007d        
        
          <p style="color:#9b007d;">Text here</p>
        
        
          .mytext {color:#9b007d;}
        
        Text color #9b007d
      
           This box has a color of #9b007d        
        
          <div style="background-color:#9b007d;">Content here</div>
        
        
          .mybackground {background-color:#9b007d;}
        
        Background color #9b007d
      
           Border around this has a color of #9b007d        
        
          <div style="border:2px solid #9b007d;">Content here</div>
        
        
          .myborder {border:2px solid #9b007d;}
        
        Border color #9b007d