#c987d9 color space conversions
Hex:
        #c987d9
        RGB:
        201, 135, 217
        CMY:
        21, 47, 15
        CMYK:
        7, 38, 0, 15
      HSL:
        288°, 51.8987%, 69.0196%
        HSV (HSB):
        288°, 37.7880%, 85.0980%
        XYZ:
        45.2758, 34.7552, 69.9678
        xyY:
        0.3018, 0.2317, 34.7552
      CIE-Lab:
        65.5576, 38.9507, -31.9709
        CIE-LCH:
        65.5576, 50.3914, 320.6207
        CIE-Luv:
        65.5576, 30.1593, -55.8316
        Hunter-Lab:
        58.9535, 33.9176, -29.0996
      #c987d9 color charts
#c987d9 RGB chart
      #c987d9 CMYK chart
      #c987d9 RGB pie chart
      #c987d9 color shades, tints & tones
#c987d9 color schemes
#c987d9 color preview, HTML & CSS examples
           This text has a color of #c987d9        
        
          <p style="color:#c987d9;">Text here</p>
        
        
          .mytext {color:#c987d9;}
        
        Text color #c987d9
      
           This box has a color of #c987d9        
        
          <div style="background-color:#c987d9;">Content here</div>
        
        
          .mybackground {background-color:#c987d9;}
        
        Background color #c987d9
      
           Border around this has a color of #c987d9        
        
          <div style="border:2px solid #c987d9;">Content here</div>
        
        
          .myborder {border:2px solid #c987d9;}
        
        Border color #c987d9