#c901d5 color space conversions
Hex:
#c901d5
RGB:
201, 1, 213
CMY:
21, 100, 16
CMYK:
6, 100, 0, 16
HSL:
297°, 99.0654%, 41.9608%
HSV (HSB):
297°, 99.5305%, 83.5294%
XYZ:
36.1085, 17.2433, 64.3760
xyY:
0.3067, 0.1465, 17.2433
CIE-Lab:
48.5652, 83.8284, -56.5423
CIE-LCH:
48.5652, 101.1149, 326.0003
CIE-Luv:
48.5652, 61.9986, -94.8600
Hunter-Lab:
41.5251, 82.5474, -62.8492
#c901d5 color charts
#c901d5 color shades, tints & tones
#c901d5 color schemes
#c901d5 color preview, HTML & CSS examples
This text has a color of #c901d5
<p style="color:#c901d5;">Text here</p>
.mytext {color:#c901d5;}
This box has a color of #c901d5
<div style="background-color:#c901d5;">Content here</div>
.mybackground {background-color:#c901d5;}
Border around this has a color of #c901d5
<div style="border:2px solid #c901d5;">Content here</div>
.myborder {border:2px solid #c901d5;}