#dcdbfc color space conversions
Hex:
#dcdbfc
RGB:
220, 219, 252
CMY:
14, 14, 1
CMYK:
13, 13, 0, 1
HSL:
242°, 84.6154%, 92.3529%
HSV (HSB):
242°, 13.0952%, 98.8235%
XYZ:
72.4174, 72.9070, 102.3511
xyY:
0.2924, 0.2944, 72.9070
CIE-Lab:
88.4033, 6.6582, -15.9122
CIE-LCH:
88.4033, 17.2490, 292.7060
CIE-Luv:
88.4033, -1.3756, -26.3165
Hunter-Lab:
85.3856, 1.9651, -11.3006
#dcdbfc color charts
#dcdbfc color shades, tints & tones
#dcdbfc color schemes
#dcdbfc color preview, HTML & CSS examples
This text has a color of #dcdbfc
<p style="color:#dcdbfc;">Text here</p>
.mytext {color:#dcdbfc;}
This box has a color of #dcdbfc
<div style="background-color:#dcdbfc;">Content here</div>
.mybackground {background-color:#dcdbfc;}
Border around this has a color of #dcdbfc
<div style="border:2px solid #dcdbfc;">Content here</div>
.myborder {border:2px solid #dcdbfc;}