#95205f color space conversions
Hex:
        #95205f
        RGB:
        149, 32, 95
        CMY:
        42, 87, 63
        CMYK:
        0, 79, 36, 42
      HSL:
        328°, 64.6409%, 35.4902%
        HSV (HSB):
        328°, 78.5235%, 58.4314%
        XYZ:
        14.9765, 8.2488, 11.6293
        xyY:
        0.4297, 0.2367, 8.2488
      CIE-Lab:
        34.4958, 52.4060, -7.8299
        CIE-LCH:
        34.4958, 52.9877, 351.5023
        CIE-Luv:
        34.4958, 66.0325, -18.2437
        Hunter-Lab:
        28.7207, 42.8180, -3.9026
      #95205f color charts
#95205f RGB chart
      #95205f CMYK chart
      #95205f RGB pie chart
      #95205f color shades, tints & tones
#95205f color schemes
#95205f color preview, HTML & CSS examples
           This text has a color of #95205f        
        
          <p style="color:#95205f;">Text here</p>
        
        
          .mytext {color:#95205f;}
        
        Text color #95205f
      
           This box has a color of #95205f        
        
          <div style="background-color:#95205f;">Content here</div>
        
        
          .mybackground {background-color:#95205f;}
        
        Background color #95205f
      
           Border around this has a color of #95205f        
        
          <div style="border:2px solid #95205f;">Content here</div>
        
        
          .myborder {border:2px solid #95205f;}
        
        Border color #95205f