#995faf color space conversions
Hex:
        #995faf
        RGB:
        153, 95, 175
        CMY:
        40, 63, 31
        CMYK:
        13, 46, 0, 31
      HSL:
        284°, 33.3333%, 52.9412%
        HSV (HSB):
        284°, 45.7143%, 68.6275%
        XYZ:
        24.9669, 18.0519, 42.7259
        xyY:
        0.2912, 0.2105, 18.0519
      CIE-Lab:
        49.5590, 37.6362, -33.3895
        CIE-LCH:
        49.5590, 50.3125, 318.4217
        CIE-Luv:
        49.5590, 24.3148, -54.8206
        Hunter-Lab:
        42.4875, 30.5389, -29.8814
      #995faf color charts
#995faf RGB chart
      #995faf CMYK chart
      #995faf RGB pie chart
      #995faf color shades, tints & tones
#995faf color schemes
#995faf color preview, HTML & CSS examples
           This text has a color of #995faf        
        
          <p style="color:#995faf;">Text here</p>
        
        
          .mytext {color:#995faf;}
        
        Text color #995faf
      
           This box has a color of #995faf        
        
          <div style="background-color:#995faf;">Content here</div>
        
        
          .mybackground {background-color:#995faf;}
        
        Background color #995faf
      
           Border around this has a color of #995faf        
        
          <div style="border:2px solid #995faf;">Content here</div>
        
        
          .myborder {border:2px solid #995faf;}
        
        Border color #995faf