#c801cd color space conversions
Hex:
#c801cd
RGB:
200, 1, 205
CMY:
22, 100, 20
CMYK:
2, 100, 0, 20
HSL:
299°, 99.0291%, 40.3922%
HSV (HSB):
299°, 99.5122%, 80.3922%
XYZ:
34.8497, 16.7088, 59.1460
xyY:
0.3148, 0.1509, 16.7088
CIE-Lab:
47.8911, 82.4761, -53.0298
CIE-LCH:
47.8911, 98.0534, 327.2601
CIE-Luv:
47.8911, 64.3064, -89.3323
Hunter-Lab:
40.8765, 80.6485, -57.1758
#c801cd color charts
#c801cd color shades, tints & tones
#c801cd color schemes
#c801cd color preview, HTML & CSS examples
This text has a color of #c801cd
<p style="color:#c801cd;">Text here</p>
.mytext {color:#c801cd;}
This box has a color of #c801cd
<div style="background-color:#c801cd;">Content here</div>
.mybackground {background-color:#c801cd;}
Border around this has a color of #c801cd
<div style="border:2px solid #c801cd;">Content here</div>
.myborder {border:2px solid #c801cd;}