#995ec1 color space conversions
Hex:
        #995ec1
        RGB:
        153, 94, 193
        CMY:
        40, 63, 24
        CMYK:
        21, 51, 0, 24
      HSL:
        276°, 44.3946%, 56.2745%
        HSV (HSB):
        276°, 51.2953%, 75.6863%
        XYZ:
        26.7652, 18.6280, 52.6370
        xyY:
        0.2730, 0.1900, 18.6280
      CIE-Lab:
        50.2491, 42.1721, -42.7439
        CIE-LCH:
        50.2491, 60.0460, 314.6141
        CIE-Luv:
        50.2491, 21.4571, -69.9568
        Hunter-Lab:
        43.1601, 35.1643, -42.0964
      #995ec1 color charts
#995ec1 RGB chart
      #995ec1 CMYK chart
      #995ec1 RGB pie chart
      #995ec1 color shades, tints & tones
#995ec1 color schemes
#995ec1 color preview, HTML & CSS examples
           This text has a color of #995ec1        
        
          <p style="color:#995ec1;">Text here</p>
        
        
          .mytext {color:#995ec1;}
        
        Text color #995ec1
      
           This box has a color of #995ec1        
        
          <div style="background-color:#995ec1;">Content here</div>
        
        
          .mybackground {background-color:#995ec1;}
        
        Background color #995ec1
      
           Border around this has a color of #995ec1        
        
          <div style="border:2px solid #995ec1;">Content here</div>
        
        
          .myborder {border:2px solid #995ec1;}
        
        Border color #995ec1