#dbb6e5 color space conversions
Hex:
#dbb6e5
RGB:
219, 182, 229
CMY:
14, 29, 10
CMYK:
4, 21, 0, 10
HSL:
287°, 47.4747%, 80.5882%
HSV (HSB):
287°, 20.5240%, 89.8039%
XYZ:
60.0842, 54.1731, 81.4184
xyY:
0.3071, 0.2769, 54.1731
CIE-Lab:
78.5626, 21.5213, -18.4921
CIE-LCH:
78.5626, 28.3748, 319.3293
CIE-Luv:
78.5626, 17.7048, -32.5008
Hunter-Lab:
73.6024, 16.9117, -14.0645
#dbb6e5 color charts
#dbb6e5 color shades, tints & tones
#dbb6e5 color schemes
#dbb6e5 color preview, HTML & CSS examples
This text has a color of #dbb6e5
<p style="color:#dbb6e5;">Text here</p>
.mytext {color:#dbb6e5;}
This box has a color of #dbb6e5
<div style="background-color:#dbb6e5;">Content here</div>
.mybackground {background-color:#dbb6e5;}
Border around this has a color of #dbb6e5
<div style="border:2px solid #dbb6e5;">Content here</div>
.myborder {border:2px solid #dbb6e5;}