#dadcfb color space conversions
Hex:
#dadcfb
RGB:
218, 220, 251
CMY:
15, 14, 2
CMYK:
13, 12, 0, 2
HSL:
236°, 80.4878%, 91.9608%
HSV (HSB):
236°, 13.1474%, 98.4314%
XYZ:
71.9192, 73.0569, 101.5776
xyY:
0.2917, 0.2963, 73.0569
CIE-Lab:
88.4748, 5.3004, -15.2941
CIE-LCH:
88.4748, 16.1865, 289.1144
CIE-Luv:
88.4748, -2.8457, -25.0856
Hunter-Lab:
85.4733, 0.6158, -10.6297
#dadcfb color charts
#dadcfb color shades, tints & tones
#dadcfb color schemes
#dadcfb color preview, HTML & CSS examples
This text has a color of #dadcfb
<p style="color:#dadcfb;">Text here</p>
.mytext {color:#dadcfb;}
This box has a color of #dadcfb
<div style="background-color:#dadcfb;">Content here</div>
.mybackground {background-color:#dadcfb;}
Border around this has a color of #dadcfb
<div style="border:2px solid #dadcfb;">Content here</div>
.myborder {border:2px solid #dadcfb;}