#95306f color space conversions
Hex:
        #95306f
        RGB:
        149, 48, 111
        CMY:
        42, 81, 56
        CMYK:
        0, 68, 26, 42
      HSL:
        323°, 51.2690%, 38.6275%
        HSV (HSB):
        323°, 67.7852%, 58.4314%
        XYZ:
        16.3206, 9.6512, 16.0416
        xyY:
        0.3885, 0.2297, 9.6512
      CIE-Lab:
        37.2089, 48.5603, -13.8917
        CIE-LCH:
        37.2089, 50.5082, 344.0357
        CIE-Luv:
        37.2089, 55.2398, -25.7138
        Hunter-Lab:
        31.0663, 39.4085, -8.8689
      #95306f color charts
#95306f RGB chart
      #95306f CMYK chart
      #95306f RGB pie chart
      #95306f color shades, tints & tones
#95306f color schemes
#95306f color preview, HTML & CSS examples
           This text has a color of #95306f        
        
          <p style="color:#95306f;">Text here</p>
        
        
          .mytext {color:#95306f;}
        
        Text color #95306f
      
           This box has a color of #95306f        
        
          <div style="background-color:#95306f;">Content here</div>
        
        
          .mybackground {background-color:#95306f;}
        
        Background color #95306f
      
           Border around this has a color of #95306f        
        
          <div style="border:2px solid #95306f;">Content here</div>
        
        
          .myborder {border:2px solid #95306f;}
        
        Border color #95306f