#9e95db color space conversions
Hex:
        #9e95db
        RGB:
        158, 149, 219
        CMY:
        38, 42, 14
        CMYK:
        28, 32, 0, 14
      HSL:
        248°, 49.2958%, 72.1569%
        HSV (HSB):
        248°, 31.9635%, 85.8824%
        XYZ:
        37.6342, 33.8785, 71.5735
        xyY:
        0.2630, 0.2368, 33.8785
      CIE-Lab:
        64.8660, 18.5963, -34.4737
        CIE-LCH:
        64.8660, 39.1696, 298.3440
        CIE-Luv:
        64.8660, 0.0813, -56.8562
        Hunter-Lab:
        58.2052, 13.5550, -32.1638
      #9e95db color charts
#9e95db RGB chart
      #9e95db CMYK chart
      #9e95db RGB pie chart
      #9e95db color shades, tints & tones
#9e95db color schemes
#9e95db color preview, HTML & CSS examples
           This text has a color of #9e95db        
        
          <p style="color:#9e95db;">Text here</p>
        
        
          .mytext {color:#9e95db;}
        
        Text color #9e95db
      
           This box has a color of #9e95db        
        
          <div style="background-color:#9e95db;">Content here</div>
        
        
          .mybackground {background-color:#9e95db;}
        
        Background color #9e95db
      
           Border around this has a color of #9e95db        
        
          <div style="border:2px solid #9e95db;">Content here</div>
        
        
          .myborder {border:2px solid #9e95db;}
        
        Border color #9e95db