#ce2e82 color space conversions
Hex:
#ce2e82
RGB:
206, 46, 130
CMY:
19, 82, 49
CMYK:
0, 78, 37, 19
HSL:
329°, 63.4921%, 49.4118%
HSV (HSB):
329°, 77.6699%, 80.7843%
XYZ:
30.4599, 16.6875, 22.7347
xyY:
0.4359, 0.2388, 16.6875
CIE-Lab:
47.8639, 66.8878, -8.5413
CIE-LCH:
47.8639, 67.4310, 352.7229
CIE-Luv:
47.8639, 94.1396, -23.6264
Hunter-Lab:
40.8503, 61.6095, -4.4018
#ce2e82 color charts
#ce2e82 color shades, tints & tones
#ce2e82 color schemes
#ce2e82 color preview, HTML & CSS examples
This text has a color of #ce2e82
<p style="color:#ce2e82;">Text here</p>
.mytext {color:#ce2e82;}
This box has a color of #ce2e82
<div style="background-color:#ce2e82;">Content here</div>
.mybackground {background-color:#ce2e82;}
Border around this has a color of #ce2e82
<div style="border:2px solid #ce2e82;">Content here</div>
.myborder {border:2px solid #ce2e82;}