#995bc2 color space conversions
Hex:
        #995bc2
        RGB:
        153, 91, 194
        CMY:
        40, 64, 24
        CMYK:
        21, 53, 0, 24
      HSL:
        276°, 45.7778%, 55.8824%
        HSV (HSB):
        276°, 53.0928%, 76.0784%
        XYZ:
        26.6156, 18.1495, 53.1393
        xyY:
        0.2719, 0.1854, 18.1495
      CIE-Lab:
        49.6770, 44.0261, -44.2281
        CIE-LCH:
        49.6770, 62.4054, 314.8689
        CIE-Luv:
        49.6770, 22.2609, -72.2660
        Hunter-Lab:
        42.6023, 36.9631, -44.1330
      #995bc2 color charts
#995bc2 RGB chart
      #995bc2 CMYK chart
      #995bc2 RGB pie chart
      #995bc2 color shades, tints & tones
#995bc2 color schemes
#995bc2 color preview, HTML & CSS examples
           This text has a color of #995bc2        
        
          <p style="color:#995bc2;">Text here</p>
        
        
          .mytext {color:#995bc2;}
        
        Text color #995bc2
      
           This box has a color of #995bc2        
        
          <div style="background-color:#995bc2;">Content here</div>
        
        
          .mybackground {background-color:#995bc2;}
        
        Background color #995bc2
      
           Border around this has a color of #995bc2        
        
          <div style="border:2px solid #995bc2;">Content here</div>
        
        
          .myborder {border:2px solid #995bc2;}
        
        Border color #995bc2