#c987a8 color space conversions
Hex:
#c987a8
RGB:
201, 135, 168
CMY:
21, 47, 34
CMYK:
0, 33, 16, 21
HSL:
330°, 37.9310%, 65.8824%
HSV (HSB):
330°, 32.8358%, 78.8235%
XYZ:
39.8193, 32.5726, 41.2342
xyY:
0.3504, 0.2867, 32.5726
CIE-Lab:
63.8133, 30.1061, -7.0888
CIE-LCH:
63.8133, 30.9294, 346.7504
CIE-Luv:
63.8133, 38.4992, -15.5885
Hunter-Lab:
57.0724, 24.6622, -2.8857
#c987a8 color charts
#c987a8 color shades, tints & tones
#c987a8 color schemes
#c987a8 color preview, HTML & CSS examples
This text has a color of #c987a8
<p style="color:#c987a8;">Text here</p>
.mytext {color:#c987a8;}
This box has a color of #c987a8
<div style="background-color:#c987a8;">Content here</div>
.mybackground {background-color:#c987a8;}
Border around this has a color of #c987a8
<div style="border:2px solid #c987a8;">Content here</div>
.myborder {border:2px solid #c987a8;}