#da21cf color space conversions
Hex:
#da21cf
RGB:
218, 33, 207
CMY:
15, 87, 19
CMYK:
0, 85, 5, 15
HSL:
304°, 73.7052%, 49.2157%
HSV (HSB):
304°, 84.8624%, 85.4902%
XYZ:
40.7198, 20.4981, 60.8418
xyY:
0.3336, 0.1679, 20.4981
CIE-Lab:
52.3958, 82.1191, -46.8080
CIE-LCH:
52.3958, 94.5226, 330.3168
CIE-Luv:
52.3958, 74.2884, -82.2315
Hunter-Lab:
45.2749, 81.3102, -47.9834
#da21cf color charts
#da21cf color shades, tints & tones
#da21cf color schemes
#da21cf color preview, HTML & CSS examples
This text has a color of #da21cf
<p style="color:#da21cf;">Text here</p>
.mytext {color:#da21cf;}
This box has a color of #da21cf
<div style="background-color:#da21cf;">Content here</div>
.mybackground {background-color:#da21cf;}
Border around this has a color of #da21cf
<div style="border:2px solid #da21cf;">Content here</div>
.myborder {border:2px solid #da21cf;}