#d3caf6 color space conversions
Hex:
#d3caf6
RGB:
211, 202, 246
CMY:
17, 21, 4
CMYK:
14, 18, 0, 4
HSL:
252°, 70.9677%, 87.8431%
HSV (HSB):
252°, 17.8862%, 96.4706%
XYZ:
64.6191, 62.7438, 95.8937
xyY:
0.2894, 0.2810, 62.7438
CIE-Lab:
83.3074, 11.6047, -20.4883
CIE-LCH:
83.3074, 23.5465, 299.5274
CIE-Luv:
83.3074, 2.1593, -34.3948
Hunter-Lab:
79.2110, 6.9983, -16.3295
#d3caf6 color charts
#d3caf6 color shades, tints & tones
#d3caf6 color schemes
#d3caf6 color preview, HTML & CSS examples
This text has a color of #d3caf6
<p style="color:#d3caf6;">Text here</p>
.mytext {color:#d3caf6;}
This box has a color of #d3caf6
<div style="background-color:#d3caf6;">Content here</div>
.mybackground {background-color:#d3caf6;}
Border around this has a color of #d3caf6
<div style="border:2px solid #d3caf6;">Content here</div>
.myborder {border:2px solid #d3caf6;}