#9d86ef color space conversions
Hex:
        #9d86ef
        RGB:
        157, 134, 239
        CMY:
        38, 47, 6
        CMYK:
        34, 44, 0, 6
      HSL:
        253°, 76.6423%, 73.1373%
        HSV (HSB):
        253°, 43.9331%, 93.7255%
        XYZ:
        38.0097, 30.4503, 85.5355
        xyY:
        0.2468, 0.1977, 30.4503
      CIE-Lab:
        62.0408, 31.9910, -49.9876
        CIE-LCH:
        62.0408, 59.3479, 302.6184
        CIE-Luv:
        62.0408, 3.6366, -83.5561
        Hunter-Lab:
        55.1818, 26.3843, -53.2763
      #9d86ef color charts
#9d86ef RGB chart
      #9d86ef CMYK chart
      #9d86ef RGB pie chart
      #9d86ef color shades, tints & tones
#9d86ef color schemes
#9d86ef color preview, HTML & CSS examples
           This text has a color of #9d86ef        
        
          <p style="color:#9d86ef;">Text here</p>
        
        
          .mytext {color:#9d86ef;}
        
        Text color #9d86ef
      
           This box has a color of #9d86ef        
        
          <div style="background-color:#9d86ef;">Content here</div>
        
        
          .mybackground {background-color:#9d86ef;}
        
        Background color #9d86ef
      
           Border around this has a color of #9d86ef        
        
          <div style="border:2px solid #9d86ef;">Content here</div>
        
        
          .myborder {border:2px solid #9d86ef;}
        
        Border color #9d86ef