#995ae5 color space conversions
Hex:
        #995ae5
        RGB:
        153, 90, 229
        CMY:
        40, 65, 10
        CMYK:
        33, 61, 0, 10
      HSL:
        267°, 72.7749%, 62.5490%
        HSV (HSB):
        267°, 60.6987%, 89.8039%
        XYZ:
        30.9359, 19.7418, 76.3088
        xyY:
        0.2436, 0.1555, 19.7418
      CIE-Lab:
        51.5440, 52.7984, -61.1960
        CIE-LCH:
        51.5440, 80.8247, 310.7868
        CIE-Luv:
        51.5440, 16.5675, -99.6858
        Hunter-Lab:
        44.4317, 46.5263, -70.7248
      #995ae5 color charts
#995ae5 RGB chart
      #995ae5 CMYK chart
      #995ae5 RGB pie chart
      #995ae5 color shades, tints & tones
#995ae5 color schemes
#995ae5 color preview, HTML & CSS examples
           This text has a color of #995ae5        
        
          <p style="color:#995ae5;">Text here</p>
        
        
          .mytext {color:#995ae5;}
        
        Text color #995ae5
      
           This box has a color of #995ae5        
        
          <div style="background-color:#995ae5;">Content here</div>
        
        
          .mybackground {background-color:#995ae5;}
        
        Background color #995ae5
      
           Border around this has a color of #995ae5        
        
          <div style="border:2px solid #995ae5;">Content here</div>
        
        
          .myborder {border:2px solid #995ae5;}
        
        Border color #995ae5