#95407f color space conversions
Hex:
        #95407f
        RGB:
        149, 64, 127
        CMY:
        42, 75, 50
        CMYK:
        0, 57, 15, 42
      HSL:
        316°, 39.9061%, 41.7647%
        HSV (HSB):
        316°, 57.0470%, 58.4314%
        XYZ:
        18.0586, 11.5887, 21.3637
        xyY:
        0.3540, 0.2272, 11.5887
      CIE-Lab:
        40.5547, 43.6726, -18.7086
        CIE-LCH:
        40.5547, 47.5111, 336.8105
        CIE-Luv:
        40.5547, 44.4693, -32.1020
        Hunter-Lab:
        34.0421, 35.1166, -13.3790
      #95407f color charts
#95407f RGB chart
      #95407f CMYK chart
      #95407f RGB pie chart
      #95407f color shades, tints & tones
#95407f color schemes
#95407f color preview, HTML & CSS examples
           This text has a color of #95407f        
        
          <p style="color:#95407f;">Text here</p>
        
        
          .mytext {color:#95407f;}
        
        Text color #95407f
      
           This box has a color of #95407f        
        
          <div style="background-color:#95407f;">Content here</div>
        
        
          .mybackground {background-color:#95407f;}
        
        Background color #95407f
      
           Border around this has a color of #95407f        
        
          <div style="border:2px solid #95407f;">Content here</div>
        
        
          .myborder {border:2px solid #95407f;}
        
        Border color #95407f