#deaae5 color space conversions
Hex:
#deaae5
RGB:
222, 170, 229
CMY:
13, 33, 10
CMYK:
3, 26, 0, 10
HSL:
293°, 53.1532%, 78.2353%
HSV (HSB):
293°, 25.7642%, 89.8039%
XYZ:
58.6418, 49.9362, 80.6766
xyY:
0.3099, 0.2639, 49.9362
CIE-Lab:
76.0301, 28.9754, -22.3055
CIE-LCH:
76.0301, 36.5665, 322.4107
CIE-Luv:
76.0301, 25.3208, -39.7288
Hunter-Lab:
70.6655, 24.4635, -18.2237
#deaae5 color charts
#deaae5 color shades, tints & tones
#deaae5 color schemes
#deaae5 color preview, HTML & CSS examples
This text has a color of #deaae5
<p style="color:#deaae5;">Text here</p>
.mytext {color:#deaae5;}
This box has a color of #deaae5
<div style="background-color:#deaae5;">Content here</div>
.mybackground {background-color:#deaae5;}
Border around this has a color of #deaae5
<div style="border:2px solid #deaae5;">Content here</div>
.myborder {border:2px solid #deaae5;}