#d4d4fc color space conversions
Hex:
#d4d4fc
RGB:
212, 212, 252
CMY:
17, 17, 1
CMYK:
16, 16, 0, 1
HSL:
240°, 86.9565%, 90.9804%
HSV (HSB):
240°, 15.8730%, 98.8235%
XYZ:
68.2655, 68.1123, 101.6445
xyY:
0.2868, 0.2862, 68.1123
CIE-Lab:
86.0626, 7.8480, -19.4961
CIE-LCH:
86.0626, 21.0163, 291.9268
CIE-Luv:
86.0626, -2.3270, -32.2950
Hunter-Lab:
82.5302, 3.2200, -15.2507
#d4d4fc color charts
#d4d4fc color shades, tints & tones
#d4d4fc color schemes
#d4d4fc color preview, HTML & CSS examples
This text has a color of #d4d4fc
<p style="color:#d4d4fc;">Text here</p>
.mytext {color:#d4d4fc;}
This box has a color of #d4d4fc
<div style="background-color:#d4d4fc;">Content here</div>
.mybackground {background-color:#d4d4fc;}
Border around this has a color of #d4d4fc
<div style="border:2px solid #d4d4fc;">Content here</div>
.myborder {border:2px solid #d4d4fc;}