#db3dea color space conversions
Hex:
#db3dea
RGB:
219, 61, 234
CMY:
14, 76, 8
CMYK:
6, 74, 0, 8
HSL:
295°, 80.4651%, 57.8431%
HSV (HSB):
295°, 73.9316%, 91.7647%
XYZ:
45.7334, 24.3381, 80.1292
xyY:
0.3045, 0.1620, 24.3381
CIE-Lab:
56.4247, 79.6282, -55.6976
CIE-LCH:
56.4247, 97.1745, 325.0283
CIE-Luv:
56.4247, 60.9421, -96.7988
Hunter-Lab:
49.3336, 79.1399, -61.7671
#db3dea color charts
#db3dea color shades, tints & tones
#db3dea color schemes
#db3dea color preview, HTML & CSS examples
This text has a color of #db3dea
<p style="color:#db3dea;">Text here</p>
.mytext {color:#db3dea;}
This box has a color of #db3dea
<div style="background-color:#db3dea;">Content here</div>
.mybackground {background-color:#db3dea;}
Border around this has a color of #db3dea
<div style="border:2px solid #db3dea;">Content here</div>
.myborder {border:2px solid #db3dea;}