#ddaff6 color space conversions
Hex:
#ddaff6
RGB:
221, 175, 246
CMY:
13, 31, 4
CMYK:
10, 29, 0, 4
HSL:
279°, 79.7753%, 82.5490%
HSV (HSB):
279°, 28.8618%, 96.4706%
XYZ:
61.7833, 52.6859, 94.1018
xyY:
0.2962, 0.2526, 52.6859
CIE-Lab:
77.6892, 29.2933, -28.9732
CIE-LCH:
77.6892, 41.2013, 315.3147
CIE-Luv:
77.6892, 20.2176, -50.8346
Hunter-Lab:
72.5851, 24.9127, -26.0561
#ddaff6 color charts
#ddaff6 color shades, tints & tones
#ddaff6 color schemes
#ddaff6 color preview, HTML & CSS examples
This text has a color of #ddaff6
<p style="color:#ddaff6;">Text here</p>
.mytext {color:#ddaff6;}
This box has a color of #ddaff6
<div style="background-color:#ddaff6;">Content here</div>
.mybackground {background-color:#ddaff6;}
Border around this has a color of #ddaff6
<div style="border:2px solid #ddaff6;">Content here</div>
.myborder {border:2px solid #ddaff6;}