#95066f color space conversions
Hex:
        #95066f
        RGB:
        149, 6, 111
        CMY:
        42, 98, 56
        CMYK:
        0, 96, 26, 42
      HSL:
        316°, 92.2581%, 30.3922%
        HSV (HSB):
        316°, 95.9732%, 58.4314%
        XYZ:
        15.3288, 7.6675, 15.7110
        xyY:
        0.3960, 0.1981, 7.6675
      CIE-Lab:
        33.2806, 59.7450, -19.9340
        CIE-LCH:
        33.2806, 62.9827, 341.5487
        CIE-Luv:
        33.2806, 63.8795, -34.3977
        Hunter-Lab:
        27.6903, 50.3562, -14.2570
      #95066f color charts
#95066f RGB chart
      #95066f CMYK chart
      #95066f RGB pie chart
      #95066f color shades, tints & tones
#95066f color schemes
#95066f color preview, HTML & CSS examples
           This text has a color of #95066f        
        
          <p style="color:#95066f;">Text here</p>
        
        
          .mytext {color:#95066f;}
        
        Text color #95066f
      
           This box has a color of #95066f        
        
          <div style="background-color:#95066f;">Content here</div>
        
        
          .mybackground {background-color:#95066f;}
        
        Background color #95066f
      
           Border around this has a color of #95066f        
        
          <div style="border:2px solid #95066f;">Content here</div>
        
        
          .myborder {border:2px solid #95066f;}
        
        Border color #95066f