#db5bec color space conversions
Hex:
#db5bec
RGB:
219, 91, 236
CMY:
14, 64, 7
CMYK:
7, 61, 0, 7
HSL:
293°, 79.2350%, 64.1176%
HSV (HSB):
293°, 61.4407%, 92.5490%
XYZ:
48.0948, 28.5984, 82.3420
xyY:
0.3024, 0.1798, 28.5984
CIE-Lab:
60.4255, 69.0139, -50.4467
CIE-LCH:
60.4255, 85.4856, 323.8345
CIE-Luv:
60.4255, 53.2921, -88.6701
Hunter-Lab:
53.4774, 66.9481, -53.8577
#db5bec color charts
#db5bec color shades, tints & tones
#db5bec color schemes
#db5bec color preview, HTML & CSS examples
This text has a color of #db5bec
<p style="color:#db5bec;">Text here</p>
.mytext {color:#db5bec;}
This box has a color of #db5bec
<div style="background-color:#db5bec;">Content here</div>
.mybackground {background-color:#db5bec;}
Border around this has a color of #db5bec
<div style="border:2px solid #db5bec;">Content here</div>
.myborder {border:2px solid #db5bec;}