#9895e5 color space conversions
Hex:
        #9895e5
        RGB:
        152, 149, 229
        CMY:
        40, 42, 10
        CMYK:
        34, 35, 0, 10
      HSL:
        242°, 60.6061%, 74.1176%
        HSV (HSB):
        242°, 34.9345%, 89.8039%
        XYZ:
        37.8392, 33.8274, 78.6637
        xyY:
        0.2517, 0.2250, 33.8274
      CIE-Lab:
        64.8254, 19.4369, -40.1061
        CIE-LCH:
        64.8254, 44.5679, 295.8565
        CIE-Luv:
        64.8254, -3.4561, -66.2725
        Hunter-Lab:
        58.1614, 14.3479, -39.4773
      #9895e5 color charts
#9895e5 RGB chart
      #9895e5 CMYK chart
      #9895e5 RGB pie chart
      #9895e5 color shades, tints & tones
#9895e5 color schemes
#9895e5 color preview, HTML & CSS examples
           This text has a color of #9895e5        
        
          <p style="color:#9895e5;">Text here</p>
        
        
          .mytext {color:#9895e5;}
        
        Text color #9895e5
      
           This box has a color of #9895e5        
        
          <div style="background-color:#9895e5;">Content here</div>
        
        
          .mybackground {background-color:#9895e5;}
        
        Background color #9895e5
      
           Border around this has a color of #9895e5        
        
          <div style="border:2px solid #9895e5;">Content here</div>
        
        
          .myborder {border:2px solid #9895e5;}
        
        Border color #9895e5