#96087d color space conversions
Hex:
        #96087d
        RGB:
        150, 8, 125
        CMY:
        41, 97, 51
        CMYK:
        0, 95, 17, 41
      HSL:
        311°, 89.8734%, 30.9804%
        HSV (HSB):
        311°, 94.6667%, 58.8235%
        XYZ:
        16.3662, 8.1384, 20.1103
        xyY:
        0.3668, 0.1824, 8.1384
      CIE-Lab:
        34.2694, 61.4890, -27.2266
        CIE-LCH:
        34.2694, 67.2472, 336.1168
        CIE-Luv:
        34.2694, 58.5858, -44.4827
        Hunter-Lab:
        28.5278, 52.4803, -21.8262
      #96087d color charts
#96087d RGB chart
      #96087d CMYK chart
      #96087d RGB pie chart
      #96087d color shades, tints & tones
#96087d color schemes
#96087d color preview, HTML & CSS examples
           This text has a color of #96087d        
        
          <p style="color:#96087d;">Text here</p>
        
        
          .mytext {color:#96087d;}
        
        Text color #96087d
      
           This box has a color of #96087d        
        
          <div style="background-color:#96087d;">Content here</div>
        
        
          .mybackground {background-color:#96087d;}
        
        Background color #96087d
      
           Border around this has a color of #96087d        
        
          <div style="border:2px solid #96087d;">Content here</div>
        
        
          .myborder {border:2px solid #96087d;}
        
        Border color #96087d