#ddaff3 color space conversions
Hex:
#ddaff3
RGB:
221, 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.3264, 52.5032, 91.6959
xyY:
0.2984, 0.2555, 52.5032
CIE-Lab:
77.5807, 28.6905, -27.5226
CIE-LCH:
77.5807, 39.7572, 316.1902
CIE-Luv:
77.5807, 20.5857, -48.3326
Hunter-Lab:
72.4591, 24.2718, -24.3093
#ddaff3 color charts
#ddaff3 color shades, tints & tones
#ddaff3 color schemes
#ddaff3 color preview, HTML & CSS examples
This text has a color of #ddaff3
<p style="color:#ddaff3;">Text here</p>
.mytext {color:#ddaff3;}
This box has a color of #ddaff3
<div style="background-color:#ddaff3;">Content here</div>
.mybackground {background-color:#ddaff3;}
Border around this has a color of #ddaff3
<div style="border:2px solid #ddaff3;">Content here</div>
.myborder {border:2px solid #ddaff3;}