#de2bb9 color space conversions
Hex:
#de2bb9
RGB:
222, 43, 185
CMY:
13, 83, 27
CMYK:
0, 81, 17, 13
HSL:
312°, 73.0612%, 51.9608%
HSV (HSB):
312°, 80.6306%, 87.0588%
XYZ:
39.7450, 20.7601, 47.8113
xyY:
0.3669, 0.1917, 20.7601
CIE-Lab:
52.6860, 77.8364, -33.5910
CIE-LCH:
52.6860, 84.7753, 336.6569
CIE-Luv:
52.6860, 84.6589, -62.0257
Hunter-Lab:
45.5633, 75.9705, -30.3209
#de2bb9 color charts
#de2bb9 color shades, tints & tones
#de2bb9 color schemes
#de2bb9 color preview, HTML & CSS examples
This text has a color of #de2bb9
<p style="color:#de2bb9;">Text here</p>
.mytext {color:#de2bb9;}
This box has a color of #de2bb9
<div style="background-color:#de2bb9;">Content here</div>
.mybackground {background-color:#de2bb9;}
Border around this has a color of #de2bb9
<div style="border:2px solid #de2bb9;">Content here</div>
.myborder {border:2px solid #de2bb9;}