#c801d3 color space conversions
Hex:
#c801d3
RGB:
200, 1, 211
CMY:
22, 100, 17
CMYK:
5, 100, 0, 17
HSL:
297°, 99.0566%, 41.5686%
HSV (HSB):
297°, 99.5261%, 82.7451%
XYZ:
35.5881, 17.0042, 63.0345
xyY:
0.3078, 0.1471, 17.0042
CIE-Lab:
48.2653, 83.3728, -55.8850
CIE-LCH:
48.2653, 100.3701, 326.1659
CIE-Luv:
48.2653, 62.0420, -93.7060
Hunter-Lab:
41.2362, 81.8880, -61.7666
#c801d3 color charts
#c801d3 color shades, tints & tones
#c801d3 color schemes
#c801d3 color preview, HTML & CSS examples
This text has a color of #c801d3
<p style="color:#c801d3;">Text here</p>
.mytext {color:#c801d3;}
This box has a color of #c801d3
<div style="background-color:#c801d3;">Content here</div>
.mybackground {background-color:#c801d3;}
Border around this has a color of #c801d3
<div style="border:2px solid #c801d3;">Content here</div>
.myborder {border:2px solid #c801d3;}