#d3caf0 color space conversions
Hex:
#d3caf0
RGB:
211, 202, 240
CMY:
17, 21, 6
CMYK:
12, 16, 0, 6
HSL:
254°, 55.8824%, 86.6667%
HSV (HSB):
254°, 15.8333%, 94.1176%
XYZ:
63.7127, 62.3812, 91.1208
xyY:
0.2933, 0.2872, 62.3812
CIE-Lab:
83.1157, 10.3654, -17.5838
CIE-LCH:
83.1157, 20.4116, 300.5188
CIE-Luv:
83.1157, 2.5820, -29.4274
Hunter-Lab:
78.9818, 5.7735, -13.1153
#d3caf0 color charts
#d3caf0 color shades, tints & tones
#d3caf0 color schemes
#d3caf0 color preview, HTML & CSS examples
This text has a color of #d3caf0
<p style="color:#d3caf0;">Text here</p>
.mytext {color:#d3caf0;}
This box has a color of #d3caf0
<div style="background-color:#d3caf0;">Content here</div>
.mybackground {background-color:#d3caf0;}
Border around this has a color of #d3caf0
<div style="border:2px solid #d3caf0;">Content here</div>
.myborder {border:2px solid #d3caf0;}