#995abf color space conversions
Hex:
        #995abf
        RGB:
        153, 90, 191
        CMY:
        40, 65, 25
        CMYK:
        20, 53, 0, 25
      HSL:
        277°, 44.1048%, 55.0980%
        HSV (HSB):
        277°, 52.8796%, 74.9020%
        XYZ:
        26.1970, 17.8462, 51.3541
        xyY:
        0.2746, 0.1871, 17.8462
      CIE-Lab:
        49.3091, 43.8881, -43.0790
        CIE-LCH:
        49.3091, 61.4977, 315.5330
        CIE-Luv:
        49.3091, 23.1322, -70.3713
        Hunter-Lab:
        42.2448, 36.7637, -42.5035
      #995abf color charts
#995abf RGB chart
      #995abf CMYK chart
      #995abf RGB pie chart
      #995abf color shades, tints & tones
#995abf color schemes
#995abf color preview, HTML & CSS examples
           This text has a color of #995abf        
        
          <p style="color:#995abf;">Text here</p>
        
        
          .mytext {color:#995abf;}
        
        Text color #995abf
      
           This box has a color of #995abf        
        
          <div style="background-color:#995abf;">Content here</div>
        
        
          .mybackground {background-color:#995abf;}
        
        Background color #995abf
      
           Border around this has a color of #995abf        
        
          <div style="border:2px solid #995abf;">Content here</div>
        
        
          .myborder {border:2px solid #995abf;}
        
        Border color #995abf