#d1cefa color space conversions
Hex:
#d1cefa
RGB:
209, 206, 250
CMY:
18, 19, 2
CMYK:
16, 18, 0, 2
HSL:
244°, 81.4815%, 89.4118%
HSV (HSB):
244°, 17.6000%, 98.0392%
XYZ:
65.6211, 64.6001, 99.4529
xyY:
0.2857, 0.2813, 64.6001
CIE-Lab:
84.2772, 9.6853, -21.1592
CIE-LCH:
84.2772, 23.2705, 294.5951
CIE-Luv:
84.2772, -1.0127, -35.2462
Hunter-Lab:
80.3742, 5.0808, -17.1020
#d1cefa color charts
#d1cefa color shades, tints & tones
#d1cefa color schemes
#d1cefa color preview, HTML & CSS examples
This text has a color of #d1cefa
<p style="color:#d1cefa;">Text here</p>
.mytext {color:#d1cefa;}
This box has a color of #d1cefa
<div style="background-color:#d1cefa;">Content here</div>
.mybackground {background-color:#d1cefa;}
Border around this has a color of #d1cefa
<div style="border:2px solid #d1cefa;">Content here</div>
.myborder {border:2px solid #d1cefa;}