#d3daf4 color space conversions
Hex:
#d3daf4
RGB:
211, 218, 244
CMY:
17, 15, 4
CMYK:
14, 11, 0, 4
HSL:
227°, 60.0000%, 89.2157%
HSV (HSB):
227°, 13.5246%, 95.6863%
XYZ:
68.2645, 70.5233, 95.6024
xyY:
0.2912, 0.3009, 70.5233
CIE-Lab:
87.2529, 2.7149, -13.4913
CIE-LCH:
87.2529, 13.7618, 281.3779
CIE-Luv:
87.2529, -5.1974, -21.6855
Hunter-Lab:
83.9782, -1.8620, -8.7122
#d3daf4 color charts
#d3daf4 color shades, tints & tones
#d3daf4 color schemes
#d3daf4 color preview, HTML & CSS examples
This text has a color of #d3daf4
<p style="color:#d3daf4;">Text here</p>
.mytext {color:#d3daf4;}
This box has a color of #d3daf4
<div style="background-color:#d3daf4;">Content here</div>
.mybackground {background-color:#d3daf4;}
Border around this has a color of #d3daf4
<div style="border:2px solid #d3daf4;">Content here</div>
.myborder {border:2px solid #d3daf4;}