#c201bf color space conversions
Hex:
#c201bf
RGB:
194, 1, 191
CMY:
24, 100, 25
CMYK:
0, 99, 2, 24
HSL:
301°, 98.9744%, 38.2353%
HSV (HSB):
301°, 99.4845%, 76.0784%
XYZ:
31.6630, 15.2526, 50.5654
xyY:
0.3248, 0.1565, 15.2526
CIE-Lab:
45.9783, 79.4622, -48.0206
CIE-LCH:
45.9783, 92.8451, 328.8546
CIE-Luv:
45.9783, 65.4242, -80.8521
Hunter-Lab:
39.0546, 76.3707, -49.4267
#c201bf color charts
#c201bf color shades, tints & tones
#c201bf color schemes
#c201bf color preview, HTML & CSS examples
This text has a color of #c201bf
<p style="color:#c201bf;">Text here</p>
.mytext {color:#c201bf;}
This box has a color of #c201bf
<div style="background-color:#c201bf;">Content here</div>
.mybackground {background-color:#c201bf;}
Border around this has a color of #c201bf
<div style="border:2px solid #c201bf;">Content here</div>
.myborder {border:2px solid #c201bf;}