#deabe5 color space conversions
Hex:
#deabe5
RGB:
222, 171, 229
CMY:
13, 33, 10
CMYK:
3, 25, 0, 10
HSL:
293°, 52.7273%, 78.4314%
HSV (HSB):
293°, 25.3275%, 89.8039%
XYZ:
58.8300, 50.3126, 80.7394
xyY:
0.3098, 0.2650, 50.3126
CIE-Lab:
76.2607, 28.4362, -21.9547
CIE-LCH:
76.2607, 35.9253, 322.3293
CIE-Luv:
76.2607, 24.8409, -39.0895
Hunter-Lab:
70.9313, 23.9168, -17.8364
#deabe5 color charts
#deabe5 color shades, tints & tones
#deabe5 color schemes
#deabe5 color preview, HTML & CSS examples
This text has a color of #deabe5
<p style="color:#deabe5;">Text here</p>
.mytext {color:#deabe5;}
This box has a color of #deabe5
<div style="background-color:#deabe5;">Content here</div>
.mybackground {background-color:#deabe5;}
Border around this has a color of #deabe5
<div style="border:2px solid #deabe5;">Content here</div>
.myborder {border:2px solid #deabe5;}