#987cc2 color space conversions
Hex:
        #987cc2
        RGB:
        152, 124, 194
        CMY:
        40, 51, 24
        CMYK:
        22, 36, 0, 24
      HSL:
        264°, 36.4583%, 62.3529%
        HSV (HSB):
        264°, 36.0825%, 76.0784%
        XYZ:
        29.8942, 24.9857, 54.2861
        xyY:
        0.2738, 0.2289, 24.9857
      CIE-Lab:
        57.0615, 25.1112, -32.6207
        CIE-LCH:
        57.0615, 41.1666, 307.5888
        CIE-Luv:
        57.0615, 9.5348, -53.4938
        Hunter-Lab:
        49.9857, 19.2775, -29.4008
      #987cc2 color charts
#987cc2 RGB chart
      #987cc2 CMYK chart
      #987cc2 RGB pie chart
      #987cc2 color shades, tints & tones
#987cc2 color schemes
#987cc2 color preview, HTML & CSS examples
           This text has a color of #987cc2        
        
          <p style="color:#987cc2;">Text here</p>
        
        
          .mytext {color:#987cc2;}
        
        Text color #987cc2
      
           This box has a color of #987cc2        
        
          <div style="background-color:#987cc2;">Content here</div>
        
        
          .mybackground {background-color:#987cc2;}
        
        Background color #987cc2
      
           Border around this has a color of #987cc2        
        
          <div style="border:2px solid #987cc2;">Content here</div>
        
        
          .myborder {border:2px solid #987cc2;}
        
        Border color #987cc2