#95145d color space conversions
Hex:
        #95145d
        RGB:
        149, 20, 93
        CMY:
        42, 92, 64
        CMYK:
        0, 87, 38, 42
      HSL:
        326°, 76.3314%, 33.1373%
        HSV (HSB):
        326°, 86.5772%, 58.4314%
        XYZ:
        14.6204, 7.6802, 11.0678
        xyY:
        0.4382, 0.2302, 7.6802
      CIE-Lab:
        33.3078, 55.3690, -8.3257
        CIE-LCH:
        33.3078, 55.9914, 351.4487
        CIE-Luv:
        33.3078, 69.6629, -19.2018
        Hunter-Lab:
        27.7131, 45.6716, -4.2794
      #95145d color charts
#95145d RGB chart
      #95145d CMYK chart
      #95145d RGB pie chart
      #95145d color shades, tints & tones
#95145d color schemes
#95145d color preview, HTML & CSS examples
           This text has a color of #95145d        
        
          <p style="color:#95145d;">Text here</p>
        
        
          .mytext {color:#95145d;}
        
        Text color #95145d
      
           This box has a color of #95145d        
        
          <div style="background-color:#95145d;">Content here</div>
        
        
          .mybackground {background-color:#95145d;}
        
        Background color #95145d
      
           Border around this has a color of #95145d        
        
          <div style="border:2px solid #95145d;">Content here</div>
        
        
          .myborder {border:2px solid #95145d;}
        
        Border color #95145d