#da12be color space conversions
Hex:
#da12be
RGB:
218, 18, 190
CMY:
15, 93, 25
CMYK:
0, 92, 13, 15
HSL:
308°, 84.7458%, 46.2745%
HSV (HSB):
308°, 91.7431%, 85.4902%
XYZ:
38.4240, 19.0557, 50.3682
xyY:
0.3563, 0.1767, 19.0557
CIE-Lab:
50.7524, 81.9817, -39.5878
CIE-LCH:
50.7524, 91.0395, 334.2248
CIE-Luv:
50.7524, 82.7910, -70.9641
Hunter-Lab:
43.6529, 80.7262, -37.8538
#da12be color charts
#da12be color shades, tints & tones
#da12be color schemes
#da12be color preview, HTML & CSS examples
This text has a color of #da12be
<p style="color:#da12be;">Text here</p>
.mytext {color:#da12be;}
This box has a color of #da12be
<div style="background-color:#da12be;">Content here</div>
.mybackground {background-color:#da12be;}
Border around this has a color of #da12be
<div style="border:2px solid #da12be;">Content here</div>
.myborder {border:2px solid #da12be;}