#995dce color space conversions
Hex:
        #995dce
        RGB:
        153, 93, 206
        CMY:
        40, 64, 19
        CMYK:
        26, 55, 0, 19
      HSL:
        272°, 53.5545%, 58.6275%
        HSV (HSB):
        272°, 54.8544%, 80.7843%
        XYZ:
        28.1918, 19.0572, 60.5851
        xyY:
        0.2614, 0.1767, 19.0572
      CIE-Lab:
        50.7541, 45.7174, -49.4064
        CIE-LCH:
        50.7541, 67.3132, 312.7791
        CIE-Luv:
        50.7541, 19.5319, -80.7626
        Hunter-Lab:
        43.6546, 38.8784, -51.7261
      #995dce color charts
#995dce RGB chart
      #995dce CMYK chart
      #995dce RGB pie chart
      #995dce color shades, tints & tones
#995dce color schemes
#995dce color preview, HTML & CSS examples
           This text has a color of #995dce        
        
          <p style="color:#995dce;">Text here</p>
        
        
          .mytext {color:#995dce;}
        
        Text color #995dce
      
           This box has a color of #995dce        
        
          <div style="background-color:#995dce;">Content here</div>
        
        
          .mybackground {background-color:#995dce;}
        
        Background color #995dce
      
           Border around this has a color of #995dce        
        
          <div style="border:2px solid #995dce;">Content here</div>
        
        
          .myborder {border:2px solid #995dce;}
        
        Border color #995dce