#9986c5 color space conversions
Hex:
        #9986c5
        RGB:
        153, 134, 197
        CMY:
        40, 47, 23
        CMYK:
        22, 32, 0, 23
      HSL:
        258°, 35.1955%, 64.9020%
        HSV (HSB):
        258°, 31.9797%, 77.2549%
        XYZ:
        31.7400, 27.8537, 56.5267
        xyY:
        0.2733, 0.2399, 27.8537
      CIE-Lab:
        59.7563, 20.3549, -30.1271
        CIE-LCH:
        59.7563, 36.3588, 304.0443
        CIE-Luv:
        59.7563, 5.6115, -49.2802
        Hunter-Lab:
        52.7766, 14.9913, -26.5593
      #9986c5 color charts
#9986c5 RGB chart
      #9986c5 CMYK chart
      #9986c5 RGB pie chart
      #9986c5 color shades, tints & tones
#9986c5 color schemes
#9986c5 color preview, HTML & CSS examples
           This text has a color of #9986c5        
        
          <p style="color:#9986c5;">Text here</p>
        
        
          .mytext {color:#9986c5;}
        
        Text color #9986c5
      
           This box has a color of #9986c5        
        
          <div style="background-color:#9986c5;">Content here</div>
        
        
          .mybackground {background-color:#9986c5;}
        
        Background color #9986c5
      
           Border around this has a color of #9986c5        
        
          <div style="border:2px solid #9986c5;">Content here</div>
        
        
          .myborder {border:2px solid #9986c5;}
        
        Border color #9986c5