#dbadfb color space conversions
Hex:
#dbadfb
RGB:
219, 173, 251
CMY:
14, 32, 2
CMYK:
13, 31, 0, 2
HSL:
275°, 90.6977%, 83.1373%
HSV (HSB):
275°, 31.0757%, 98.4314%
XYZ:
61.5696, 51.9122, 98.0418
xyY:
0.2911, 0.2454, 51.9122
CIE-Lab:
77.2283, 30.7797, -32.3903
CIE-LCH:
77.2283, 44.6824, 313.5395
CIE-Luv:
77.2283, 19.3408, -56.6960
Hunter-Lab:
72.0502, 26.4472, -30.2434
#dbadfb color charts
#dbadfb color shades, tints & tones
#dbadfb color schemes
#dbadfb color preview, HTML & CSS examples
This text has a color of #dbadfb
<p style="color:#dbadfb;">Text here</p>
.mytext {color:#dbadfb;}
This box has a color of #dbadfb
<div style="background-color:#dbadfb;">Content here</div>
.mybackground {background-color:#dbadfb;}
Border around this has a color of #dbadfb
<div style="border:2px solid #dbadfb;">Content here</div>
.myborder {border:2px solid #dbadfb;}