#db97ec color space conversions
Hex:
#db97ec
RGB:
219, 151, 236
CMY:
14, 41, 7
CMYK:
7, 36, 0, 7
HSL:
288°, 69.1057%, 75.8824%
HSV (HSB):
288°, 36.0169%, 92.5490%
XYZ:
55.4203, 43.2494, 84.7839
xyY:
0.3021, 0.2358, 43.2494
CIE-Lab:
71.7239, 39.5948, -32.7504
CIE-LCH:
71.7239, 51.3842, 320.4045
CIE-Luv:
71.7239, 31.1766, -58.0371
Hunter-Lab:
65.7643, 35.3366, -30.4022
#db97ec color charts
#db97ec color shades, tints & tones
#db97ec color schemes
#db97ec color preview, HTML & CSS examples
This text has a color of #db97ec
<p style="color:#db97ec;">Text here</p>
.mytext {color:#db97ec;}
This box has a color of #db97ec
<div style="background-color:#db97ec;">Content here</div>
.mybackground {background-color:#db97ec;}
Border around this has a color of #db97ec
<div style="border:2px solid #db97ec;">Content here</div>
.myborder {border:2px solid #db97ec;}