#ddabfa color space conversions
Hex:
#ddabfa
RGB:
221, 171, 250
CMY:
13, 33, 2
CMYK:
12, 32, 0, 2
HSL:
278°, 88.7640%, 82.5490%
HSV (HSB):
278°, 31.6000%, 98.0392%
XYZ:
61.6370, 51.4001, 97.1151
xyY:
0.2933, 0.2446, 51.4001
CIE-Lab:
76.9207, 32.2635, -32.3102
CIE-LCH:
76.9207, 45.6605, 314.9585
CIE-Luv:
76.9207, 21.5116, -56.7620
Hunter-Lab:
71.6939, 27.9967, -30.1273
#ddabfa color charts
#ddabfa color shades, tints & tones
#ddabfa color schemes
#ddabfa color preview, HTML & CSS examples
This text has a color of #ddabfa
<p style="color:#ddabfa;">Text here</p>
.mytext {color:#ddabfa;}
This box has a color of #ddabfa
<div style="background-color:#ddabfa;">Content here</div>
.mybackground {background-color:#ddabfa;}
Border around this has a color of #ddabfa
<div style="border:2px solid #ddabfa;">Content here</div>
.myborder {border:2px solid #ddabfa;}