#dadcfa color space conversions
Hex:
#dadcfa
RGB:
218, 220, 250
CMY:
15, 14, 2
CMYK:
13, 12, 0, 2
HSL:
236°, 76.1905%, 91.7647%
HSV (HSB):
236°, 12.8000%, 98.0392%
XYZ:
71.7620, 72.9940, 100.7495
xyY:
0.2923, 0.2973, 72.9940
CIE-Lab:
88.4448, 5.0973, -14.8133
CIE-LCH:
88.4448, 15.6658, 288.9885
CIE-Luv:
88.4448, -2.7888, -24.2672
Hunter-Lab:
85.4365, 0.4163, -10.1111
#dadcfa color charts
#dadcfa color shades, tints & tones
#dadcfa color schemes
#dadcfa color preview, HTML & CSS examples
This text has a color of #dadcfa
<p style="color:#dadcfa;">Text here</p>
.mytext {color:#dadcfa;}
This box has a color of #dadcfa
<div style="background-color:#dadcfa;">Content here</div>
.mybackground {background-color:#dadcfa;}
Border around this has a color of #dadcfa
<div style="border:2px solid #dadcfa;">Content here</div>
.myborder {border:2px solid #dadcfa;}