#9e85dd color space conversions
Hex:
        #9e85dd
        RGB:
        158, 133, 221
        CMY:
        38, 48, 13
        CMYK:
        29, 40, 0, 13
      HSL:
        257°, 56.4103%, 69.4118%
        HSV (HSB):
        257°, 39.8190%, 86.6667%
        XYZ:
        35.5392, 29.2646, 72.1821
        xyY:
        0.2594, 0.2136, 29.2646
      CIE-Lab:
        61.0145, 28.2545, -41.6058
        CIE-LCH:
        61.0145, 50.2927, 304.1805
        CIE-Luv:
        61.0145, 6.2426, -69.1712
        Hunter-Lab:
        54.0968, 22.5973, -41.2438
      #9e85dd color charts
#9e85dd RGB chart
      #9e85dd CMYK chart
      #9e85dd RGB pie chart
      #9e85dd color shades, tints & tones
#9e85dd color schemes
#9e85dd color preview, HTML & CSS examples
           This text has a color of #9e85dd        
        
          <p style="color:#9e85dd;">Text here</p>
        
        
          .mytext {color:#9e85dd;}
        
        Text color #9e85dd
      
           This box has a color of #9e85dd        
        
          <div style="background-color:#9e85dd;">Content here</div>
        
        
          .mybackground {background-color:#9e85dd;}
        
        Background color #9e85dd
      
           Border around this has a color of #9e85dd        
        
          <div style="border:2px solid #9e85dd;">Content here</div>
        
        
          .myborder {border:2px solid #9e85dd;}
        
        Border color #9e85dd