#95136d color space conversions
Hex:
        #95136d
        RGB:
        149, 19, 109
        CMY:
        42, 93, 57
        CMYK:
        0, 87, 27, 42
      HSL:
        318°, 77.3810%, 32.9412%
        HSV (HSB):
        318°, 87.2483%, 58.4314%
        XYZ:
        15.3876, 7.9594, 15.1933
        xyY:
        0.3993, 0.2065, 7.9594
      CIE-Lab:
        33.8983, 57.4304, -17.7040
        CIE-LCH:
        33.8983, 60.0973, 342.8671
        CIE-Luv:
        33.8983, 63.2048, -31.3572
        Hunter-Lab:
        28.2125, 47.9855, -12.1808
      #95136d color charts
#95136d RGB chart
      #95136d CMYK chart
      #95136d RGB pie chart
      #95136d color shades, tints & tones
#95136d color schemes
#95136d color preview, HTML & CSS examples
           This text has a color of #95136d        
        
          <p style="color:#95136d;">Text here</p>
        
        
          .mytext {color:#95136d;}
        
        Text color #95136d
      
           This box has a color of #95136d        
        
          <div style="background-color:#95136d;">Content here</div>
        
        
          .mybackground {background-color:#95136d;}
        
        Background color #95136d
      
           Border around this has a color of #95136d        
        
          <div style="border:2px solid #95136d;">Content here</div>
        
        
          .myborder {border:2px solid #95136d;}
        
        Border color #95136d