#ddc1fd color space conversions
Hex:
#ddc1fd
RGB:
221, 193, 253
CMY:
13, 24, 1
CMYK:
13, 24, 0, 1
HSL:
268°, 93.7500%, 87.4510%
HSV (HSB):
268°, 23.7154%, 99.2157%
XYZ:
66.6184, 60.6039, 101.1151
xyY:
0.2918, 0.2654, 60.6039
CIE-Lab:
82.1654, 21.0155, -25.8754
CIE-LCH:
82.1654, 33.3345, 309.0828
CIE-Luv:
82.1654, 11.2174, -44.7440
Hunter-Lab:
77.8485, 16.5153, -22.5160
#ddc1fd color charts
#ddc1fd color shades, tints & tones
#ddc1fd color schemes
#ddc1fd color preview, HTML & CSS examples
This text has a color of #ddc1fd
<p style="color:#ddc1fd;">Text here</p>
.mytext {color:#ddc1fd;}
This box has a color of #ddc1fd
<div style="background-color:#ddc1fd;">Content here</div>
.mybackground {background-color:#ddc1fd;}
Border around this has a color of #ddc1fd
<div style="border:2px solid #ddc1fd;">Content here</div>
.myborder {border:2px solid #ddc1fd;}