#96027f color space conversions
Hex:
        #96027f
        RGB:
        150, 2, 127
        CMY:
        41, 99, 50
        CMYK:
        0, 99, 15, 41
      HSL:
        309°, 97.3684%, 29.8039%
        HSV (HSB):
        309°, 98.6667%, 58.8235%
        XYZ:
        16.4302, 8.0598, 20.7684
        xyY:
        0.3630, 0.1781, 8.0598
      CIE-Lab:
        34.1070, 62.5509, -28.7357
        CIE-LCH:
        34.1070, 68.8357, 335.3261
        CIE-Luv:
        34.1070, 58.2481, -46.5464
        Hunter-Lab:
        28.3897, 53.6224, -23.5006
      #96027f color charts
#96027f RGB chart
      #96027f CMYK chart
      #96027f RGB pie chart
      #96027f color shades, tints & tones
#96027f color schemes
#96027f color preview, HTML & CSS examples
           This text has a color of #96027f        
        
          <p style="color:#96027f;">Text here</p>
        
        
          .mytext {color:#96027f;}
        
        Text color #96027f
      
           This box has a color of #96027f        
        
          <div style="background-color:#96027f;">Content here</div>
        
        
          .mybackground {background-color:#96027f;}
        
        Background color #96027f
      
           Border around this has a color of #96027f        
        
          <div style="border:2px solid #96027f;">Content here</div>
        
        
          .myborder {border:2px solid #96027f;}
        
        Border color #96027f