#db2bec color space conversions
Hex:
#db2bec
RGB:
219, 43, 236
CMY:
14, 83, 7
CMYK:
7, 82, 0, 7
HSL:
295°, 83.5498%, 54.7059%
HSV (HSB):
295°, 81.7797%, 92.5490%
XYZ:
45.2176, 22.8440, 81.3830
xyY:
0.3026, 0.1529, 22.8440
CIE-Lab:
54.9112, 84.6732, -59.2439
CIE-LCH:
54.9112, 103.3411, 325.0204
CIE-Luv:
54.9112, 63.0583, -102.1086
Hunter-Lab:
47.7953, 85.2312, -67.4986
#db2bec color charts
#db2bec color shades, tints & tones
#db2bec color schemes
#db2bec color preview, HTML & CSS examples
This text has a color of #db2bec
<p style="color:#db2bec;">Text here</p>
.mytext {color:#db2bec;}
This box has a color of #db2bec
<div style="background-color:#db2bec;">Content here</div>
.mybackground {background-color:#db2bec;}
Border around this has a color of #db2bec
<div style="border:2px solid #db2bec;">Content here</div>
.myborder {border:2px solid #db2bec;}