#995cea color space conversions
Hex:
        #995cea
        RGB:
        153, 92, 234
        CMY:
        40, 64, 8
        CMYK:
        35, 61, 0, 8
      HSL:
        266°, 77.1739%, 63.9216%
        HSV (HSB):
        266°, 60.6838%, 91.7647%
        XYZ:
        31.8153, 20.3671, 80.0963
        xyY:
        0.2405, 0.1540, 20.3671
      CIE-Lab:
        52.2498, 52.9849, -62.8711
        CIE-LCH:
        52.2498, 82.2203, 310.1227
        CIE-Luv:
        52.2498, 15.2719, -102.5579
        Hunter-Lab:
        45.1299, 46.8599, -73.6365
      #995cea color charts
#995cea RGB chart
      #995cea CMYK chart
      #995cea RGB pie chart
      #995cea color shades, tints & tones
#995cea color schemes
#995cea color preview, HTML & CSS examples
           This text has a color of #995cea        
        
          <p style="color:#995cea;">Text here</p>
        
        
          .mytext {color:#995cea;}
        
        Text color #995cea
      
           This box has a color of #995cea        
        
          <div style="background-color:#995cea;">Content here</div>
        
        
          .mybackground {background-color:#995cea;}
        
        Background color #995cea
      
           Border around this has a color of #995cea        
        
          <div style="border:2px solid #995cea;">Content here</div>
        
        
          .myborder {border:2px solid #995cea;}
        
        Border color #995cea