#9985e7 color space conversions
Hex:
        #9985e7
        RGB:
        153, 133, 231
        CMY:
        40, 48, 9
        CMYK:
        34, 42, 0, 9
      HSL:
        252°, 67.1233%, 71.3725%
        HSV (HSB):
        252°, 42.4242%, 90.5882%
        XYZ:
        35.9482, 29.3169, 79.3654
        xyY:
        0.2486, 0.2027, 29.3169
      CIE-Lab:
        61.0603, 29.4335, -47.1296
        CIE-LCH:
        61.0603, 55.5656, 301.9857
        CIE-Luv:
        61.0603, 2.8638, -78.3392
        Hunter-Lab:
        54.1451, 23.7565, -49.0052
      #9985e7 color charts
#9985e7 RGB chart
      #9985e7 CMYK chart
      #9985e7 RGB pie chart
      #9985e7 color shades, tints & tones
#9985e7 color schemes
#9985e7 color preview, HTML & CSS examples
           This text has a color of #9985e7        
        
          <p style="color:#9985e7;">Text here</p>
        
        
          .mytext {color:#9985e7;}
        
        Text color #9985e7
      
           This box has a color of #9985e7        
        
          <div style="background-color:#9985e7;">Content here</div>
        
        
          .mybackground {background-color:#9985e7;}
        
        Background color #9985e7
      
           Border around this has a color of #9985e7        
        
          <div style="border:2px solid #9985e7;">Content here</div>
        
        
          .myborder {border:2px solid #9985e7;}
        
        Border color #9985e7