#d3cff1 color space conversions
Hex:
#d3cff1
RGB:
211, 207, 241
CMY:
17, 19, 5
CMYK:
12, 14, 0, 5
HSL:
247°, 54.8387%, 87.8431%
HSV (HSB):
247°, 14.1079%, 94.5098%
XYZ:
65.0540, 64.8254, 92.3029
xyY:
0.2928, 0.2918, 64.8254
CIE-Lab:
84.3937, 7.9065, -16.1920
CIE-LCH:
84.3937, 18.0192, 296.0260
CIE-Luv:
84.3937, 0.1556, -26.8167
Hunter-Lab:
80.5142, 3.3247, -11.6111
#d3cff1 color charts
#d3cff1 color shades, tints & tones
#d3cff1 color schemes
#d3cff1 color preview, HTML & CSS examples
This text has a color of #d3cff1
<p style="color:#d3cff1;">Text here</p>
.mytext {color:#d3cff1;}
This box has a color of #d3cff1
<div style="background-color:#d3cff1;">Content here</div>
.mybackground {background-color:#d3cff1;}
Border around this has a color of #d3cff1
<div style="border:2px solid #d3cff1;">Content here</div>
.myborder {border:2px solid #d3cff1;}