#d0defc color space conversions
Hex:
#d0defc
RGB:
208, 222, 252
CMY:
18, 13, 1
CMYK:
17, 12, 0, 1
HSL:
221°, 88.0000%, 90.1961%
HSV (HSB):
221°, 17.4603%, 98.8235%
XYZ:
69.7044, 72.6807, 102.4504
xyY:
0.2847, 0.2969, 72.6807
CIE-Lab:
88.2952, 1.3485, -16.1619
CIE-LCH:
88.2952, 16.2181, 274.7696
CIE-Luv:
88.2952, -8.9699, -25.8531
Hunter-Lab:
85.2530, -3.2479, -11.5730
#d0defc color charts
#d0defc color shades, tints & tones
#d0defc color schemes
#d0defc color preview, HTML & CSS examples
This text has a color of #d0defc
<p style="color:#d0defc;">Text here</p>
.mytext {color:#d0defc;}
This box has a color of #d0defc
<div style="background-color:#d0defc;">Content here</div>
.mybackground {background-color:#d0defc;}
Border around this has a color of #d0defc
<div style="border:2px solid #d0defc;">Content here</div>
.myborder {border:2px solid #d0defc;}