#c800d1 color space conversions
Hex:
#c800d1
RGB:
200, 0, 209
CMY:
22, 100, 18
CMYK:
4, 100, 0, 18
HSL:
297°, 100.0000%, 40.9804%
HSV (HSB):
297°, 100.0000%, 81.9608%
XYZ:
35.3280, 16.8828, 61.7183
xyY:
0.3101, 0.1482, 16.8828
CIE-Lab:
48.1120, 83.1535, -54.9811
CIE-LCH:
48.1120, 99.6866, 326.5273
CIE-Luv:
48.1120, 62.8334, -92.3115
Hunter-Lab:
41.0887, 81.5690, -60.2960
#c800d1 color charts
#c800d1 color shades, tints & tones
#c800d1 color schemes
#c800d1 color preview, HTML & CSS examples
This text has a color of #c800d1
<p style="color:#c800d1;">Text here</p>
.mytext {color:#c800d1;}
This box has a color of #c800d1
<div style="background-color:#c800d1;">Content here</div>
.mybackground {background-color:#c800d1;}
Border around this has a color of #c800d1
<div style="border:2px solid #c800d1;">Content here</div>
.myborder {border:2px solid #c800d1;}