#995db7 color space conversions
Hex:
        #995db7
        RGB:
        153, 93, 183
        CMY:
        40, 64, 28
        CMYK:
        16, 49, 0, 28
      HSL:
        280°, 38.4615%, 54.1176%
        HSV (HSB):
        280°, 49.1803%, 71.7647%
        XYZ:
        25.5985, 18.0199, 46.9287
        xyY:
        0.2827, 0.1990, 18.0199
      CIE-Lab:
        49.5202, 40.4806, -38.1080
        CIE-LCH:
        49.5202, 55.5958, 316.7292
        CIE-Luv:
        49.5202, 23.5881, -62.4114
        Hunter-Lab:
        42.4499, 33.3533, -35.8308
      #995db7 color charts
#995db7 RGB chart
      #995db7 CMYK chart
      #995db7 RGB pie chart
      #995db7 color shades, tints & tones
#995db7 color schemes
#995db7 color preview, HTML & CSS examples
           This text has a color of #995db7        
        
          <p style="color:#995db7;">Text here</p>
        
        
          .mytext {color:#995db7;}
        
        Text color #995db7
      
           This box has a color of #995db7        
        
          <div style="background-color:#995db7;">Content here</div>
        
        
          .mybackground {background-color:#995db7;}
        
        Background color #995db7
      
           Border around this has a color of #995db7        
        
          <div style="border:2px solid #995db7;">Content here</div>
        
        
          .myborder {border:2px solid #995db7;}
        
        Border color #995db7