#9b055d color space conversions
Hex:
        #9b055d
        RGB:
        155, 5, 93
        CMY:
        39, 98, 64
        CMYK:
        0, 97, 40, 39
      HSL:
        325°, 93.7500%, 31.3725%
        HSV (HSB):
        325°, 96.7742%, 60.7843%
        XYZ:
        15.5476, 7.8674, 11.0550
        xyY:
        0.4510, 0.2282, 7.8674
      CIE-Lab:
        33.7052, 59.2037, -7.6046
        CIE-LCH:
        33.7052, 59.6901, 352.6806
        CIE-Luv:
        33.7052, 76.7560, -19.1225
        Hunter-Lab:
        28.0489, 49.8576, -3.7340
      #9b055d color charts
#9b055d RGB chart
      #9b055d CMYK chart
      #9b055d RGB pie chart
      #9b055d color shades, tints & tones
#9b055d color schemes
#9b055d color preview, HTML & CSS examples
           This text has a color of #9b055d        
        
          <p style="color:#9b055d;">Text here</p>
        
        
          .mytext {color:#9b055d;}
        
        Text color #9b055d
      
           This box has a color of #9b055d        
        
          <div style="background-color:#9b055d;">Content here</div>
        
        
          .mybackground {background-color:#9b055d;}
        
        Background color #9b055d
      
           Border around this has a color of #9b055d        
        
          <div style="border:2px solid #9b055d;">Content here</div>
        
        
          .myborder {border:2px solid #9b055d;}
        
        Border color #9b055d