#c92abc color space conversions
Hex:
#c92abc
RGB:
201, 42, 188
CMY:
21, 84, 26
CMYK:
0, 79, 6, 21
HSL:
305°, 65.4321%, 47.6471%
HSV (HSB):
305°, 79.1045%, 78.8235%
XYZ:
33.9925, 17.7043, 49.2026
xyY:
0.3369, 0.1755, 17.7043
CIE-Lab:
49.1354, 74.1536, -41.1731
CIE-LCH:
49.1354, 84.8174, 330.9592
CIE-Luv:
49.1354, 67.8565, -71.5447
Hunter-Lab:
42.0764, 70.5717, -39.8780
#c92abc color charts
#c92abc color shades, tints & tones
#c92abc color schemes
#c92abc color preview, HTML & CSS examples
This text has a color of #c92abc
<p style="color:#c92abc;">Text here</p>
.mytext {color:#c92abc;}
This box has a color of #c92abc
<div style="background-color:#c92abc;">Content here</div>
.mybackground {background-color:#c92abc;}
Border around this has a color of #c92abc
<div style="border:2px solid #c92abc;">Content here</div>
.myborder {border:2px solid #c92abc;}