#96086f color space conversions
Hex:
        #96086f
        RGB:
        150, 8, 111
        CMY:
        41, 97, 56
        CMYK:
        0, 95, 26, 41
      HSL:
        316°, 89.8734%, 30.9804%
        HSV (HSB):
        316°, 94.6667%, 58.8235%
        XYZ:
        15.5338, 7.8054, 15.7268
        xyY:
        0.3976, 0.1998, 7.8054
      CIE-Lab:
        33.5743, 59.6869, -19.4629
        CIE-LCH:
        33.5743, 62.7800, 341.9397
        CIE-Luv:
        33.5743, 64.4870, -33.8792
        Hunter-Lab:
        27.9381, 50.3552, -13.8185
      #96086f color charts
#96086f RGB chart
      #96086f CMYK chart
      #96086f RGB pie chart
      #96086f color shades, tints & tones
#96086f color schemes
#96086f color preview, HTML & CSS examples
           This text has a color of #96086f        
        
          <p style="color:#96086f;">Text here</p>
        
        
          .mytext {color:#96086f;}
        
        Text color #96086f
      
           This box has a color of #96086f        
        
          <div style="background-color:#96086f;">Content here</div>
        
        
          .mybackground {background-color:#96086f;}
        
        Background color #96086f
      
           Border around this has a color of #96086f        
        
          <div style="border:2px solid #96086f;">Content here</div>
        
        
          .myborder {border:2px solid #96086f;}
        
        Border color #96086f