#95068d color space conversions
Hex:
        #95068d
        RGB:
        149, 6, 141
        CMY:
        42, 98, 45
        CMYK:
        0, 96, 5, 42
      HSL:
        303°, 92.2581%, 30.3922%
        HSV (HSB):
        303°, 95.9732%, 58.4314%
        XYZ:
        17.2673, 8.4429, 25.9189
        xyY:
        0.3344, 0.1635, 8.4429
      CIE-Lab:
        34.8888, 63.8335, -36.2114
        CIE-LCH:
        34.8888, 73.3893, 330.4347
        CIE-Luv:
        34.8888, 51.5913, -56.9405
        Hunter-Lab:
        29.0567, 55.2266, -32.5477
      #95068d color charts
#95068d RGB chart
      #95068d CMYK chart
      #95068d RGB pie chart
      #95068d color shades, tints & tones
#95068d color schemes
#95068d color preview, HTML & CSS examples
           This text has a color of #95068d        
        
          <p style="color:#95068d;">Text here</p>
        
        
          .mytext {color:#95068d;}
        
        Text color #95068d
      
           This box has a color of #95068d        
        
          <div style="background-color:#95068d;">Content here</div>
        
        
          .mybackground {background-color:#95068d;}
        
        Background color #95068d
      
           Border around this has a color of #95068d        
        
          <div style="border:2px solid #95068d;">Content here</div>
        
        
          .myborder {border:2px solid #95068d;}
        
        Border color #95068d