#d5ccf3 color space conversions
Hex:
#d5ccf3
RGB:
213, 204, 243
CMY:
16, 20, 5
CMYK:
12, 16, 0, 5
HSL:
254°, 61.9048%, 87.6471%
HSV (HSB):
254°, 16.0494%, 95.2941%
XYZ:
65.2111, 63.8029, 93.6722
xyY:
0.2928, 0.2865, 63.8029
CIE-Lab:
83.8631, 10.5481, -18.0383
CIE-LCH:
83.8631, 20.8960, 300.3175
CIE-Luv:
83.8631, 2.5141, -30.2346
Hunter-Lab:
79.8767, 5.9425, -13.6162
#d5ccf3 color charts
#d5ccf3 color shades, tints & tones
#d5ccf3 color schemes
#d5ccf3 color preview, HTML & CSS examples
This text has a color of #d5ccf3
<p style="color:#d5ccf3;">Text here</p>
.mytext {color:#d5ccf3;}
This box has a color of #d5ccf3
<div style="background-color:#d5ccf3;">Content here</div>
.mybackground {background-color:#d5ccf3;}
Border around this has a color of #d5ccf3
<div style="border:2px solid #d5ccf3;">Content here</div>
.myborder {border:2px solid #d5ccf3;}