#ddafff color space conversions
Hex:
#ddafff
RGB:
221, 175, 255
CMY:
13, 31, 0
CMYK:
13, 31, 0, 0
HSL:
275°, 100.0000%, 84.3137%
HSV (HSB):
275°, 31.3725%, 100.0000%
XYZ:
63.1988, 53.2521, 101.5555
xyY:
0.2899, 0.2443, 53.2521
CIE-Lab:
78.0236, 31.1345, -33.2993
CIE-LCH:
78.0236, 45.5873, 313.0758
CIE-Luv:
78.0236, 19.1150, -58.3504
Hunter-Lab:
72.9740, 26.8844, -31.4301
#ddafff color charts
#ddafff color shades, tints & tones
#ddafff color schemes
#ddafff color preview, HTML & CSS examples
This text has a color of #ddafff
<p style="color:#ddafff;">Text here</p>
.mytext {color:#ddafff;}
This box has a color of #ddafff
<div style="background-color:#ddafff;">Content here</div>
.mybackground {background-color:#ddafff;}
Border around this has a color of #ddafff
<div style="border:2px solid #ddafff;">Content here</div>
.myborder {border:2px solid #ddafff;}