#95023b color space conversions
Hex:
        #95023b
        RGB:
        149, 2, 59
        CMY:
        42, 99, 77
        CMYK:
        0, 99, 60, 42
      HSL:
        337°, 97.3510%, 29.6078%
        HSV (HSB):
        337°, 98.6577%, 58.4314%
        XYZ:
        13.2056, 6.7487, 4.7443
        xyY:
        0.5347, 0.2732, 6.7487
      CIE-Lab:
        31.2279, 55.3973, 11.0499
        CIE-LCH:
        31.2279, 56.4886, 11.2806
        CIE-Luv:
        31.2279, 86.3427, 1.5083
        Hunter-Lab:
        25.9783, 45.2747, 7.3570
      #95023b color charts
#95023b RGB chart
      #95023b CMYK chart
      #95023b RGB pie chart
      #95023b color shades, tints & tones
#95023b color schemes
#95023b color preview, HTML & CSS examples
           This text has a color of #95023b        
        
          <p style="color:#95023b;">Text here</p>
        
        
          .mytext {color:#95023b;}
        
        Text color #95023b
      
           This box has a color of #95023b        
        
          <div style="background-color:#95023b;">Content here</div>
        
        
          .mybackground {background-color:#95023b;}
        
        Background color #95023b
      
           Border around this has a color of #95023b        
        
          <div style="border:2px solid #95023b;">Content here</div>
        
        
          .myborder {border:2px solid #95023b;}
        
        Border color #95023b