#deadfb color space conversions
Hex:
#deadfb
RGB:
222, 173, 251
CMY:
13, 32, 2
CMYK:
12, 31, 0, 2
HSL:
278°, 90.6977%, 83.1373%
HSV (HSB):
278°, 31.0757%, 98.4314%
XYZ:
62.4804, 52.3818, 98.0844
xyY:
0.2934, 0.2460, 52.3818
CIE-Lab:
77.5086, 31.6946, -31.9351
CIE-LCH:
77.5086, 44.9934, 314.7834
CIE-Luv:
77.5086, 21.0767, -56.1104
Hunter-Lab:
72.3753, 27.4394, -29.6883
#deadfb color charts
#deadfb color shades, tints & tones
#deadfb color schemes
#deadfb color preview, HTML & CSS examples
This text has a color of #deadfb
<p style="color:#deadfb;">Text here</p>
.mytext {color:#deadfb;}
This box has a color of #deadfb
<div style="background-color:#deadfb;">Content here</div>
.mybackground {background-color:#deadfb;}
Border around this has a color of #deadfb
<div style="border:2px solid #deadfb;">Content here</div>
.myborder {border:2px solid #deadfb;}