#9f0c85 color space conversions
Hex:
        #9f0c85
        RGB:
        159, 12, 133
        CMY:
        38, 95, 48
        CMYK:
        0, 92, 16, 38
      HSL:
        311°, 85.9649%, 33.5294%
        HSV (HSB):
        311°, 92.4528%, 62.3529%
        XYZ:
        18.6632, 9.3273, 23.0070
        xyY:
        0.3660, 0.1829, 9.3273
      CIE-Lab:
        36.6070, 63.8613, -28.4215
        CIE-LCH:
        36.6070, 69.9003, 336.0085
        CIE-Luv:
        36.6070, 61.9460, -47.3491
        Hunter-Lab:
        30.5407, 55.6339, -23.2861
      #9f0c85 color charts
#9f0c85 RGB chart
      #9f0c85 CMYK chart
      #9f0c85 RGB pie chart
      #9f0c85 color shades, tints & tones
#9f0c85 color schemes
#9f0c85 color preview, HTML & CSS examples
           This text has a color of #9f0c85        
        
          <p style="color:#9f0c85;">Text here</p>
        
        
          .mytext {color:#9f0c85;}
        
        Text color #9f0c85
      
           This box has a color of #9f0c85        
        
          <div style="background-color:#9f0c85;">Content here</div>
        
        
          .mybackground {background-color:#9f0c85;}
        
        Background color #9f0c85
      
           Border around this has a color of #9f0c85        
        
          <div style="border:2px solid #9f0c85;">Content here</div>
        
        
          .myborder {border:2px solid #9f0c85;}
        
        Border color #9f0c85