#987aee color space conversions
Hex:
        #987aee
        RGB:
        152, 122, 238
        CMY:
        40, 52, 7
        CMYK:
        36, 49, 0, 7
      HSL:
        256°, 77.3333%, 70.5882%
        HSV (HSB):
        256°, 48.7395%, 93.3333%
        XYZ:
        35.3410, 26.7675, 84.1929
        xyY:
        0.2416, 0.1830, 26.7675
      CIE-Lab:
        58.7585, 37.3076, -54.6760
        CIE-LCH:
        58.7585, 66.1916, 304.3072
        CIE-Luv:
        58.7585, 5.5032, -90.8287
        Hunter-Lab:
        51.7373, 31.3905, -60.2673
      #987aee color charts
#987aee RGB chart
      #987aee CMYK chart
      #987aee RGB pie chart
      #987aee color shades, tints & tones
#987aee color schemes
#987aee color preview, HTML & CSS examples
           This text has a color of #987aee        
        
          <p style="color:#987aee;">Text here</p>
        
        
          .mytext {color:#987aee;}
        
        Text color #987aee
      
           This box has a color of #987aee        
        
          <div style="background-color:#987aee;">Content here</div>
        
        
          .mybackground {background-color:#987aee;}
        
        Background color #987aee
      
           Border around this has a color of #987aee        
        
          <div style="border:2px solid #987aee;">Content here</div>
        
        
          .myborder {border:2px solid #987aee;}
        
        Border color #987aee