#dcdbfe color space conversions
Hex:
#dcdbfe
RGB:
220, 219, 254
CMY:
14, 14, 0
CMYK:
13, 14, 0, 0
HSL:
242°, 94.5946%, 92.7451%
HSV (HSB):
242°, 13.7795%, 99.6078%
XYZ:
72.7361, 73.0344, 104.0294
xyY:
0.2912, 0.2924, 73.0344
CIE-Lab:
88.4641, 7.0650, -16.8724
CIE-LCH:
88.4641, 18.2918, 292.7206
CIE-Luv:
88.4641, -1.4962, -27.9576
Hunter-Lab:
85.4602, 2.3680, -12.3507
#dcdbfe color charts
#dcdbfe color shades, tints & tones
#dcdbfe color schemes
#dcdbfe color preview, HTML & CSS examples
This text has a color of #dcdbfe
<p style="color:#dcdbfe;">Text here</p>
.mytext {color:#dcdbfe;}
This box has a color of #dcdbfe
<div style="background-color:#dcdbfe;">Content here</div>
.mybackground {background-color:#dcdbfe;}
Border around this has a color of #dcdbfe
<div style="border:2px solid #dcdbfe;">Content here</div>
.myborder {border:2px solid #dcdbfe;}