#9986ef color space conversions
Hex:
        #9986ef
        RGB:
        153, 134, 239
        CMY:
        40, 47, 6
        CMYK:
        36, 44, 0, 6
      HSL:
        251°, 76.6423%, 73.1373%
        HSV (HSB):
        251°, 43.9331%, 93.7255%
        XYZ:
        37.2420, 30.0545, 85.4996
        xyY:
        0.2437, 0.1967, 30.0545
      CIE-Lab:
        61.7012, 30.9576, -50.5472
        CIE-LCH:
        61.7012, 59.2739, 301.4854
        CIE-Luv:
        61.7012, 1.7933, -84.2594
        Hunter-Lab:
        54.8220, 25.3211, -54.0925
      #9986ef color charts
#9986ef RGB chart
      #9986ef CMYK chart
      #9986ef RGB pie chart
      #9986ef color shades, tints & tones
#9986ef color schemes
#9986ef color preview, HTML & CSS examples
           This text has a color of #9986ef        
        
          <p style="color:#9986ef;">Text here</p>
        
        
          .mytext {color:#9986ef;}
        
        Text color #9986ef
      
           This box has a color of #9986ef        
        
          <div style="background-color:#9986ef;">Content here</div>
        
        
          .mybackground {background-color:#9986ef;}
        
        Background color #9986ef
      
           Border around this has a color of #9986ef        
        
          <div style="border:2px solid #9986ef;">Content here</div>
        
        
          .myborder {border:2px solid #9986ef;}
        
        Border color #9986ef