#995ed2 color space conversions
Hex:
        #995ed2
        RGB:
        153, 94, 210
        CMY:
        40, 63, 18
        CMYK:
        27, 55, 0, 18
      HSL:
        271°, 56.3107%, 59.6078%
        HSV (HSB):
        271°, 55.2381%, 82.3529%
        XYZ:
        28.7724, 19.4309, 63.2068
        xyY:
        0.2583, 0.1744, 19.4309
      CIE-Lab:
        51.1875, 46.1229, -50.9986
        CIE-LCH:
        51.1875, 68.7617, 312.1260
        CIE-Luv:
        51.1875, 18.5592, -83.4072
        Hunter-Lab:
        44.0804, 39.3707, -54.1595
      #995ed2 color charts
#995ed2 RGB chart
      #995ed2 CMYK chart
      #995ed2 RGB pie chart
      #995ed2 color shades, tints & tones
#995ed2 color schemes
#995ed2 color preview, HTML & CSS examples
           This text has a color of #995ed2        
        
          <p style="color:#995ed2;">Text here</p>
        
        
          .mytext {color:#995ed2;}
        
        Text color #995ed2
      
           This box has a color of #995ed2        
        
          <div style="background-color:#995ed2;">Content here</div>
        
        
          .mybackground {background-color:#995ed2;}
        
        Background color #995ed2
      
           Border around this has a color of #995ed2        
        
          <div style="border:2px solid #995ed2;">Content here</div>
        
        
          .myborder {border:2px solid #995ed2;}
        
        Border color #995ed2