#9c95ee color space conversions
Hex:
        #9c95ee
        RGB:
        156, 149, 238
        CMY:
        39, 42, 7
        CMYK:
        34, 37, 0, 7
      HSL:
        245°, 72.3577%, 75.8824%
        HSV (HSB):
        245°, 37.3950%, 93.3333%
        XYZ:
        39.8904, 34.7359, 85.4912
        xyY:
        0.2491, 0.2169, 34.7359
      CIE-Lab:
        65.5425, 22.8755, -43.9183
        CIE-LCH:
        65.5425, 49.5187, 297.5134
        CIE-Luv:
        65.5425, -2.2444, -73.1719
        Hunter-Lab:
        58.9371, 17.6740, -44.7470
      #9c95ee color charts
#9c95ee RGB chart
      #9c95ee CMYK chart
      #9c95ee RGB pie chart
      #9c95ee color shades, tints & tones
#9c95ee color schemes
#9c95ee color preview, HTML & CSS examples
           This text has a color of #9c95ee        
        
          <p style="color:#9c95ee;">Text here</p>
        
        
          .mytext {color:#9c95ee;}
        
        Text color #9c95ee
      
           This box has a color of #9c95ee        
        
          <div style="background-color:#9c95ee;">Content here</div>
        
        
          .mybackground {background-color:#9c95ee;}
        
        Background color #9c95ee
      
           Border around this has a color of #9c95ee        
        
          <div style="border:2px solid #9c95ee;">Content here</div>
        
        
          .myborder {border:2px solid #9c95ee;}
        
        Border color #9c95ee