#db98ec color space conversions
Hex:
#db98ec
RGB:
219, 152, 236
CMY:
14, 40, 7
CMYK:
7, 36, 0, 7
HSL:
288°, 68.8525%, 76.0784%
HSV (HSB):
288°, 35.5932%, 92.5490%
XYZ:
55.5820, 43.5727, 84.8378
xyY:
0.3021, 0.2368, 43.5727
CIE-Lab:
71.9419, 39.0608, -32.4135
CIE-LCH:
71.9419, 50.7580, 320.3134
CIE-Luv:
71.9419, 30.7379, -57.4284
Hunter-Lab:
66.0096, 34.7853, -29.9948
#db98ec color charts
#db98ec color shades, tints & tones
#db98ec color schemes
#db98ec color preview, HTML & CSS examples
This text has a color of #db98ec
<p style="color:#db98ec;">Text here</p>
.mytext {color:#db98ec;}
This box has a color of #db98ec
<div style="background-color:#db98ec;">Content here</div>
.mybackground {background-color:#db98ec;}
Border around this has a color of #db98ec
<div style="border:2px solid #db98ec;">Content here</div>
.myborder {border:2px solid #db98ec;}