#deaff3 color space conversions
Hex:
#deaff3
RGB:
222, 175, 243
CMY:
13, 31, 5
CMYK:
9, 28, 0, 5
HSL:
281°, 73.9130%, 81.9608%
HSV (HSB):
281°, 27.9835%, 95.2941%
XYZ:
61.6318, 52.6606, 91.7102
xyY:
0.2992, 0.2556, 52.6606
CIE-Lab:
77.6742, 29.0037, -27.3713
CIE-LCH:
77.6742, 39.8798, 316.6586
CIE-Luv:
77.6742, 21.1753, -48.1420
Hunter-Lab:
72.5676, 24.6071, -24.1327
#deaff3 color charts
#deaff3 color shades, tints & tones
#deaff3 color schemes
#deaff3 color preview, HTML & CSS examples
This text has a color of #deaff3
<p style="color:#deaff3;">Text here</p>
.mytext {color:#deaff3;}
This box has a color of #deaff3
<div style="background-color:#deaff3;">Content here</div>
.mybackground {background-color:#deaff3;}
Border around this has a color of #deaff3
<div style="border:2px solid #deaff3;">Content here</div>
.myborder {border:2px solid #deaff3;}