#db12d8 color space conversions
Hex:
#db12d8
RGB:
219, 18, 216
CMY:
14, 93, 15
CMYK:
0, 92, 1, 14
HSL:
301°, 84.8101%, 46.4706%
HSV (HSB):
301°, 91.7808%, 85.8824%
XYZ:
41.8244, 20.4505, 66.7087
xyY:
0.3243, 0.1586, 20.4505
CIE-Lab:
52.3428, 85.7253, -52.0326
CIE-LCH:
52.3428, 100.2807, 328.7435
CIE-Luv:
52.3428, 72.8452, -90.4351
Hunter-Lab:
45.2223, 85.9490, -55.8048
#db12d8 color charts
#db12d8 color shades, tints & tones
#db12d8 color schemes
#db12d8 color preview, HTML & CSS examples
This text has a color of #db12d8
<p style="color:#db12d8;">Text here</p>
.mytext {color:#db12d8;}
This box has a color of #db12d8
<div style="background-color:#db12d8;">Content here</div>
.mybackground {background-color:#db12d8;}
Border around this has a color of #db12d8
<div style="border:2px solid #db12d8;">Content here</div>
.myborder {border:2px solid #db12d8;}