#95094d color space conversions
Hex:
        #95094d
        RGB:
        149, 9, 77
        CMY:
        42, 96, 70
        CMYK:
        0, 94, 48, 42
      HSL:
        331°, 88.6076%, 30.9804%
        HSV (HSB):
        331°, 93.9597%, 58.4314%
        XYZ:
        13.8317, 7.1208, 7.6666
        xyY:
        0.4833, 0.2488, 7.1208
      CIE-Lab:
        32.0802, 55.7533, 0.3101
        CIE-LCH:
        32.0802, 55.7541, 0.3187
        CIE-Luv:
        32.0802, 78.1241, -9.2510
        Hunter-Lab:
        26.6847, 45.8247, 1.6451
      #95094d color charts
#95094d RGB chart
      #95094d CMYK chart
      #95094d RGB pie chart
      #95094d color shades, tints & tones
#95094d color schemes
#95094d color preview, HTML & CSS examples
           This text has a color of #95094d        
        
          <p style="color:#95094d;">Text here</p>
        
        
          .mytext {color:#95094d;}
        
        Text color #95094d
      
           This box has a color of #95094d        
        
          <div style="background-color:#95094d;">Content here</div>
        
        
          .mybackground {background-color:#95094d;}
        
        Background color #95094d
      
           Border around this has a color of #95094d        
        
          <div style="border:2px solid #95094d;">Content here</div>
        
        
          .myborder {border:2px solid #95094d;}
        
        Border color #95094d