#c2147c color space conversions
Hex:
#c2147c
RGB:
194, 20, 124
CMY:
24, 92, 51
CMYK:
0, 90, 36, 24
HSL:
324°, 81.3084%, 41.9608%
HSV (HSB):
324°, 89.6907%, 76.0784%
XYZ:
26.1364, 13.4249, 20.2825
xyY:
0.4367, 0.2243, 13.4249
CIE-Lab:
43.3966, 69.1217, -11.8143
CIE-LCH:
43.3966, 70.1241, 350.3007
CIE-Luv:
43.3966, 92.9254, -27.8288
Hunter-Lab:
36.6400, 63.2094, -7.1727
#c2147c color charts
#c2147c color shades, tints & tones
#c2147c color schemes
#c2147c color preview, HTML & CSS examples
This text has a color of #c2147c
<p style="color:#c2147c;">Text here</p>
.mytext {color:#c2147c;}
This box has a color of #c2147c
<div style="background-color:#c2147c;">Content here</div>
.mybackground {background-color:#c2147c;}
Border around this has a color of #c2147c
<div style="border:2px solid #c2147c;">Content here</div>
.myborder {border:2px solid #c2147c;}