#986bdd color space conversions
Hex:
        #986bdd
        RGB:
        152, 107, 221
        CMY:
        40, 58, 13
        CMYK:
        31, 52, 0, 13
      HSL:
        264°, 62.6374%, 64.3137%
        HSV (HSB):
        264°, 51.5837%, 86.6667%
        XYZ:
        31.2577, 22.4112, 71.0850
        xyY:
        0.2506, 0.1796, 22.4112
      CIE-Lab:
        54.4607, 41.4152, -52.0173
        CIE-LCH:
        54.4607, 66.4908, 308.5262
        CIE-Luv:
        54.4607, 12.3741, -85.6550
        Hunter-Lab:
        47.3405, 35.0131, -55.8895
      #986bdd color charts
#986bdd RGB chart
      #986bdd CMYK chart
      #986bdd RGB pie chart
      #986bdd color shades, tints & tones
#986bdd color schemes
#986bdd color preview, HTML & CSS examples
           This text has a color of #986bdd        
        
          <p style="color:#986bdd;">Text here</p>
        
        
          .mytext {color:#986bdd;}
        
        Text color #986bdd
      
           This box has a color of #986bdd        
        
          <div style="background-color:#986bdd;">Content here</div>
        
        
          .mybackground {background-color:#986bdd;}
        
        Background color #986bdd
      
           Border around this has a color of #986bdd        
        
          <div style="border:2px solid #986bdd;">Content here</div>
        
        
          .myborder {border:2px solid #986bdd;}
        
        Border color #986bdd