#da12cf color space conversions
Hex:
#da12cf
RGB:
218, 18, 207
CMY:
15, 93, 19
CMYK:
0, 92, 5, 15
HSL:
303°, 84.7458%, 46.2745%
HSV (HSB):
303°, 91.7431%, 85.4902%
XYZ:
40.3922, 19.8430, 60.7327
xyY:
0.3339, 0.1640, 19.8430
CIE-Lab:
51.6593, 84.2803, -47.9793
CIE-LCH:
51.6593, 96.9803, 330.3479
CIE-Luv:
51.6593, 75.7054, -83.9831
Hunter-Lab:
44.5455, 83.9026, -49.6532
#da12cf color charts
#da12cf color shades, tints & tones
#da12cf color schemes
#da12cf color preview, HTML & CSS examples
This text has a color of #da12cf
<p style="color:#da12cf;">Text here</p>
.mytext {color:#da12cf;}
This box has a color of #da12cf
<div style="background-color:#da12cf;">Content here</div>
.mybackground {background-color:#da12cf;}
Border around this has a color of #da12cf
<div style="border:2px solid #da12cf;">Content here</div>
.myborder {border:2px solid #da12cf;}