#9f1e85 color space conversions
Hex:
        #9f1e85
        RGB:
        159, 30, 133
        CMY:
        38, 88, 48
        CMYK:
        0, 81, 16, 38
      HSL:
        312°, 68.2540%, 37.0588%
        HSV (HSB):
        312°, 81.1321%, 62.3529%
        XYZ:
        18.9960, 9.9929, 23.1179
        xyY:
        0.3646, 0.1918, 9.9929
      CIE-Lab:
        37.8297, 60.3082, -26.5045
        CIE-LCH:
        37.8297, 65.8754, 336.2753
        CIE-Luv:
        37.8297, 59.5523, -44.6734
        Hunter-Lab:
        31.6116, 51.9436, -21.2314
      #9f1e85 color charts
#9f1e85 RGB chart
      #9f1e85 CMYK chart
      #9f1e85 RGB pie chart
      #9f1e85 color shades, tints & tones
#9f1e85 color schemes
#9f1e85 color preview, HTML & CSS examples
           This text has a color of #9f1e85        
        
          <p style="color:#9f1e85;">Text here</p>
        
        
          .mytext {color:#9f1e85;}
        
        Text color #9f1e85
      
           This box has a color of #9f1e85        
        
          <div style="background-color:#9f1e85;">Content here</div>
        
        
          .mybackground {background-color:#9f1e85;}
        
        Background color #9f1e85
      
           Border around this has a color of #9f1e85        
        
          <div style="border:2px solid #9f1e85;">Content here</div>
        
        
          .myborder {border:2px solid #9f1e85;}
        
        Border color #9f1e85