#c901d6 color space conversions
Hex:
#c901d6
RGB:
201, 1, 214
CMY:
21, 100, 16
CMYK:
6, 100, 0, 16
HSL:
296°, 99.0698%, 42.1569%
HSV (HSB):
296°, 99.5327%, 83.9216%
XYZ:
36.2358, 17.2943, 65.0466
xyY:
0.3056, 0.1458, 17.2943
CIE-Lab:
48.6287, 83.9799, -57.0137
CIE-LCH:
48.6287, 101.5046, 325.8275
CIE-Luv:
48.6287, 61.6288, -95.5831
Hunter-Lab:
41.5864, 82.7580, -63.6270
#c901d6 color charts
#c901d6 color shades, tints & tones
#c901d6 color schemes
#c901d6 color preview, HTML & CSS examples
This text has a color of #c901d6
<p style="color:#c901d6;">Text here</p>
.mytext {color:#c901d6;}
This box has a color of #c901d6
<div style="background-color:#c901d6;">Content here</div>
.mybackground {background-color:#c901d6;}
Border around this has a color of #c901d6
<div style="border:2px solid #c901d6;">Content here</div>
.myborder {border:2px solid #c901d6;}