#d2cefa color space conversions
Hex:
#d2cefa
RGB:
210, 206, 250
CMY:
18, 19, 2
CMYK:
16, 18, 0, 2
HSL:
245°, 81.4815%, 89.4118%
HSV (HSB):
245°, 17.6000%, 98.0392%
XYZ:
65.9050, 64.7464, 99.4662
xyY:
0.2864, 0.2814, 64.7464
CIE-Lab:
84.3529, 9.9954, -21.0374
CIE-LCH:
84.3529, 23.2912, 295.4136
CIE-Luv:
84.3529, -0.4886, -35.0985
Hunter-Lab:
80.4651, 5.3864, -16.9652
#d2cefa color charts
#d2cefa color shades, tints & tones
#d2cefa color schemes
#d2cefa color preview, HTML & CSS examples
This text has a color of #d2cefa
<p style="color:#d2cefa;">Text here</p>
.mytext {color:#d2cefa;}
This box has a color of #d2cefa
<div style="background-color:#d2cefa;">Content here</div>
.mybackground {background-color:#d2cefa;}
Border around this has a color of #d2cefa
<div style="border:2px solid #d2cefa;">Content here</div>
.myborder {border:2px solid #d2cefa;}