#95166f color space conversions
Hex:
        #95166f
        RGB:
        149, 22, 111
        CMY:
        42, 91, 56
        CMYK:
        0, 85, 26, 42
      HSL:
        318°, 74.2690%, 33.5294%
        HSV (HSB):
        318°, 85.2349%, 58.4314%
        XYZ:
        15.5506, 8.1111, 15.7849
        xyY:
        0.3942, 0.2056, 8.1111
      CIE-Lab:
        34.2132, 57.0317, -18.4904
        CIE-LCH:
        34.2132, 59.9542, 342.0366
        CIE-Luv:
        34.2132, 61.8986, -32.3914
        Hunter-Lab:
        28.4800, 47.6244, -12.9253
      #95166f color charts
#95166f RGB chart
      #95166f CMYK chart
      #95166f RGB pie chart
      #95166f color shades, tints & tones
#95166f color schemes
#95166f color preview, HTML & CSS examples
           This text has a color of #95166f        
        
          <p style="color:#95166f;">Text here</p>
        
        
          .mytext {color:#95166f;}
        
        Text color #95166f
      
           This box has a color of #95166f        
        
          <div style="background-color:#95166f;">Content here</div>
        
        
          .mybackground {background-color:#95166f;}
        
        Background color #95166f
      
           Border around this has a color of #95166f        
        
          <div style="border:2px solid #95166f;">Content here</div>
        
        
          .myborder {border:2px solid #95166f;}
        
        Border color #95166f