#987aff color space conversions
Hex:
        #987aff
        RGB:
        152, 122, 255
        CMY:
        40, 52, 0
        CMYK:
        40, 52, 0, 0
      HSL:
        254°, 100.0000%, 73.9216%
        HSV (HSB):
        254°, 52.1569%, 100.0000%
        XYZ:
        37.9584, 27.8145, 97.9758
        xyY:
        0.2318, 0.1699, 27.8145
      CIE-Lab:
        59.7207, 41.8255, -62.5325
        CIE-LCH:
        59.7207, 75.2309, 303.7770
        CIE-Luv:
        59.7207, 3.7635, -104.1601
        Hunter-Lab:
        52.7394, 36.1788, -73.2275
      #987aff color charts
#987aff RGB chart
      #987aff CMYK chart
      #987aff RGB pie chart
      #987aff color shades, tints & tones
#987aff color schemes
#987aff color preview, HTML & CSS examples
           This text has a color of #987aff        
        
          <p style="color:#987aff;">Text here</p>
        
        
          .mytext {color:#987aff;}
        
        Text color #987aff
      
           This box has a color of #987aff        
        
          <div style="background-color:#987aff;">Content here</div>
        
        
          .mybackground {background-color:#987aff;}
        
        Background color #987aff
      
           Border around this has a color of #987aff        
        
          <div style="border:2px solid #987aff;">Content here</div>
        
        
          .myborder {border:2px solid #987aff;}
        
        Border color #987aff