#95306d color space conversions
Hex:
        #95306d
        RGB:
        149, 48, 109
        CMY:
        42, 81, 57
        CMYK:
        0, 68, 27, 42
      HSL:
        324°, 51.2690%, 38.6275%
        HSV (HSB):
        324°, 67.7852%, 58.4314%
        XYZ:
        16.2117, 9.6076, 15.4680
        xyY:
        0.3927, 0.2327, 9.6076
      CIE-Lab:
        37.1287, 48.2863, -12.7557
        CIE-LCH:
        37.1287, 49.9427, 345.2023
        CIE-Luv:
        37.1287, 55.9127, -24.1667
        Hunter-Lab:
        30.9961, 39.1165, -7.8902
      #95306d color charts
#95306d RGB chart
      #95306d CMYK chart
      #95306d RGB pie chart
      #95306d color shades, tints & tones
#95306d color schemes
#95306d color preview, HTML & CSS examples
           This text has a color of #95306d        
        
          <p style="color:#95306d;">Text here</p>
        
        
          .mytext {color:#95306d;}
        
        Text color #95306d
      
           This box has a color of #95306d        
        
          <div style="background-color:#95306d;">Content here</div>
        
        
          .mybackground {background-color:#95306d;}
        
        Background color #95306d
      
           Border around this has a color of #95306d        
        
          <div style="border:2px solid #95306d;">Content here</div>
        
        
          .myborder {border:2px solid #95306d;}
        
        Border color #95306d