#dfadef color space conversions
Hex:
#dfadef
RGB:
223, 173, 239
CMY:
13, 32, 6
CMYK:
7, 28, 0, 6
HSL:
285°, 67.3469%, 80.7843%
HSV (HSB):
285°, 27.6151%, 93.7255%
XYZ:
60.9550, 51.8071, 88.4485
xyY:
0.3029, 0.2575, 51.8071
CIE-Lab:
77.1654, 29.6068, -25.9823
CIE-LCH:
77.1654, 39.3909, 318.7306
CIE-Luv:
77.1654, 23.2031, -45.9129
Hunter-Lab:
71.9772, 25.2055, -22.4739
#dfadef color charts
#dfadef RGB chart
#dfadef CMYK chart
#dfadef RGB pie chart
#dfadef color shades, tints & tones
#dfadef color schemes
#dfadef color preview, HTML & CSS examples
This text has a color of #dfadef
<p style="color:#dfadef;">Text here</p>
.mytext {color:#dfadef;}
Text color #dfadef
This box has a color of #dfadef
<div style="background-color:#dfadef;">Content here</div>
.mybackground {background-color:#dfadef;}
Background color #dfadef
Border around this has a color of #dfadef
<div style="border:2px solid #dfadef;">Content here</div>
.myborder {border:2px solid #dfadef;}
Border color #dfadef