#db9df9 color space conversions
Hex:
#db9df9
RGB:
219, 157, 249
CMY:
14, 38, 2
CMYK:
12, 37, 0, 2
HSL:
280°, 88.4615%, 79.6078%
HSV (HSB):
280°, 36.9478%, 97.6471%
XYZ:
58.3693, 46.0136, 95.4276
xyY:
0.2921, 0.2303, 46.0136
CIE-Lab:
73.5543, 38.9864, -36.9928
CIE-LCH:
73.5543, 53.7439, 316.5030
CIE-Luv:
73.5543, 26.5571, -65.1775
Hunter-Lab:
67.8333, 34.8876, -35.9257
#db9df9 color charts
#db9df9 color shades, tints & tones
#db9df9 color schemes
#db9df9 color preview, HTML & CSS examples
This text has a color of #db9df9
<p style="color:#db9df9;">Text here</p>
.mytext {color:#db9df9;}
This box has a color of #db9df9
<div style="background-color:#db9df9;">Content here</div>
.mybackground {background-color:#db9df9;}
Border around this has a color of #db9df9
<div style="border:2px solid #db9df9;">Content here</div>
.myborder {border:2px solid #db9df9;}