#9f0f56 color space conversions
Hex:
        #9f0f56
        RGB:
        159, 15, 86
        CMY:
        38, 94, 66
        CMYK:
        0, 91, 46, 38
      HSL:
        330°, 82.7586%, 34.1176%
        HSV (HSB):
        330°, 90.5660%, 62.3529%
        XYZ:
        16.1486, 8.3845, 9.5713
        xyY:
        0.4735, 0.2458, 8.3845
      CIE-Lab:
        34.7711, 58.0885, -1.3908
        CIE-LCH:
        34.7711, 58.1051, 358.6285
        CIE-Luv:
        34.7711, 81.6923, -11.7936
        Hunter-Lab:
        28.9559, 48.8759, 0.6709
      #9f0f56 color charts
#9f0f56 RGB chart
      #9f0f56 CMYK chart
      #9f0f56 RGB pie chart
      #9f0f56 color shades, tints & tones
#9f0f56 color schemes
#9f0f56 color preview, HTML & CSS examples
           This text has a color of #9f0f56        
        
          <p style="color:#9f0f56;">Text here</p>
        
        
          .mytext {color:#9f0f56;}
        
        Text color #9f0f56
      
           This box has a color of #9f0f56        
        
          <div style="background-color:#9f0f56;">Content here</div>
        
        
          .mybackground {background-color:#9f0f56;}
        
        Background color #9f0f56
      
           Border around this has a color of #9f0f56        
        
          <div style="border:2px solid #9f0f56;">Content here</div>
        
        
          .myborder {border:2px solid #9f0f56;}
        
        Border color #9f0f56