#987fc0 color space conversions
Hex:
        #987fc0
        RGB:
        152, 127, 192
        CMY:
        40, 50, 25
        CMYK:
        21, 34, 0, 25
      HSL:
        263°, 34.0314%, 62.5490%
        HSV (HSB):
        263°, 33.8542%, 75.2941%
        XYZ:
        30.0527, 25.6599, 53.2381
        xyY:
        0.2758, 0.2355, 25.6599
      CIE-Lab:
        57.7128, 22.9040, -30.4707
        CIE-LCH:
        57.7128, 38.1189, 306.9312
        CIE-Luv:
        57.7128, 8.5111, -49.8696
        Hunter-Lab:
        50.6556, 17.2522, -26.8537
      #987fc0 color charts
#987fc0 RGB chart
      #987fc0 CMYK chart
      #987fc0 RGB pie chart
      #987fc0 color shades, tints & tones
#987fc0 color schemes
#987fc0 color preview, HTML & CSS examples
           This text has a color of #987fc0        
        
          <p style="color:#987fc0;">Text here</p>
        
        
          .mytext {color:#987fc0;}
        
        Text color #987fc0
      
           This box has a color of #987fc0        
        
          <div style="background-color:#987fc0;">Content here</div>
        
        
          .mybackground {background-color:#987fc0;}
        
        Background color #987fc0
      
           Border around this has a color of #987fc0        
        
          <div style="border:2px solid #987fc0;">Content here</div>
        
        
          .myborder {border:2px solid #987fc0;}
        
        Border color #987fc0