#dddbfe color space conversions
Hex:
#dddbfe
RGB:
221, 219, 254
CMY:
13, 14, 0
CMYK:
13, 14, 0, 0
HSL:
243°, 94.5946%, 92.7451%
HSV (HSB):
243°, 13.7795%, 99.6078%
XYZ:
73.0397, 73.1909, 104.0436
xyY:
0.2918, 0.2924, 73.1909
CIE-Lab:
88.5387, 7.3790, -16.7528
CIE-LCH:
88.5387, 18.3059, 293.7718
CIE-Luv:
88.5387, -0.9658, -27.8163
Hunter-Lab:
85.5517, 2.6788, -12.2193
#dddbfe color charts
#dddbfe color shades, tints & tones
#dddbfe color schemes
#dddbfe color preview, HTML & CSS examples
This text has a color of #dddbfe
<p style="color:#dddbfe;">Text here</p>
.mytext {color:#dddbfe;}
This box has a color of #dddbfe
<div style="background-color:#dddbfe;">Content here</div>
.mybackground {background-color:#dddbfe;}
Border around this has a color of #dddbfe
<div style="border:2px solid #dddbfe;">Content here</div>
.myborder {border:2px solid #dddbfe;}