#d6d6fe color space conversions
Hex:
#d6d6fe
RGB:
214, 214, 254
CMY:
16, 16, 0
CMYK:
16, 16, 0, 0
HSL:
240°, 95.2381%, 91.7647%
HSV (HSB):
240°, 15.7480%, 99.6078%
XYZ:
69.6675, 69.5450, 103.5176
xyY:
0.2870, 0.2865, 69.5450
CIE-Lab:
86.7732, 7.8293, -19.4642
CIE-LCH:
86.7732, 20.9798, 291.9120
CIE-Luv:
86.7732, -2.3254, -32.2730
Hunter-Lab:
83.3937, 3.1809, -15.2218
#d6d6fe color charts
#d6d6fe color shades, tints & tones
#d6d6fe color schemes
#d6d6fe color preview, HTML & CSS examples
This text has a color of #d6d6fe
<p style="color:#d6d6fe;">Text here</p>
.mytext {color:#d6d6fe;}
This box has a color of #d6d6fe
<div style="background-color:#d6d6fe;">Content here</div>
.mybackground {background-color:#d6d6fe;}
Border around this has a color of #d6d6fe
<div style="border:2px solid #d6d6fe;">Content here</div>
.myborder {border:2px solid #d6d6fe;}