#95396d color space conversions
Hex:
        #95396d
        RGB:
        149, 57, 109
        CMY:
        42, 78, 57
        CMYK:
        0, 62, 27, 42
      HSL:
        326°, 44.6602%, 40.3922%
        HSV (HSB):
        326°, 61.7450%, 58.4314%
        XYZ:
        16.6179, 10.4199, 15.6034
        xyY:
        0.3897, 0.2444, 10.4199
      CIE-Lab:
        38.5858, 44.3025, -10.5471
        CIE-LCH:
        38.5858, 45.5406, 346.6089
        CIE-Luv:
        38.5858, 52.5083, -20.8354
        Hunter-Lab:
        32.2799, 35.4028, -6.0635
      #95396d color charts
#95396d RGB chart
      #95396d CMYK chart
      #95396d RGB pie chart
      #95396d color shades, tints & tones
#95396d color schemes
#95396d color preview, HTML & CSS examples
           This text has a color of #95396d        
        
          <p style="color:#95396d;">Text here</p>
        
        
          .mytext {color:#95396d;}
        
        Text color #95396d
      
           This box has a color of #95396d        
        
          <div style="background-color:#95396d;">Content here</div>
        
        
          .mybackground {background-color:#95396d;}
        
        Background color #95396d
      
           Border around this has a color of #95396d        
        
          <div style="border:2px solid #95396d;">Content here</div>
        
        
          .myborder {border:2px solid #95396d;}
        
        Border color #95396d