#95027f color space conversions
Hex:
        #95027f
        RGB:
        149, 2, 127
        CMY:
        42, 99, 50
        CMYK:
        0, 99, 15, 42
      HSL:
        309°, 97.3510%, 29.6078%
        HSV (HSB):
        309°, 98.6577%, 58.4314%
        XYZ:
        16.2469, 7.9653, 20.7598
        xyY:
        0.3613, 0.1771, 7.9653
      CIE-Lab:
        33.9105, 62.3586, -29.0587
        CIE-LCH:
        33.9105, 68.7969, 335.0148
        CIE-Luv:
        33.9105, 57.4723, -46.8557
        Hunter-Lab:
        28.2228, 53.3663, -23.8559
      #95027f color charts
#95027f RGB chart
      #95027f CMYK chart
      #95027f RGB pie chart
      #95027f color shades, tints & tones
#95027f color schemes
#95027f color preview, HTML & CSS examples
           This text has a color of #95027f        
        
          <p style="color:#95027f;">Text here</p>
        
        
          .mytext {color:#95027f;}
        
        Text color #95027f
      
           This box has a color of #95027f        
        
          <div style="background-color:#95027f;">Content here</div>
        
        
          .mybackground {background-color:#95027f;}
        
        Background color #95027f
      
           Border around this has a color of #95027f        
        
          <div style="border:2px solid #95027f;">Content here</div>
        
        
          .myborder {border:2px solid #95027f;}
        
        Border color #95027f