#da00c1 color space conversions
Hex:
#da00c1
RGB:
218, 0, 193
CMY:
15, 100, 24
CMYK:
0, 100, 11, 15
HSL:
307°, 100.0000%, 42.7451%
HSV (HSB):
307°, 100.0000%, 85.4902%
XYZ:
38.5391, 18.7557, 52.0410
xyY:
0.3525, 0.1715, 18.7557
CIE-Lab:
50.4001, 83.8686, -41.8889
CIE-LCH:
50.4001, 93.7476, 333.4598
CIE-Luv:
50.4001, 82.5684, -74.5031
Hunter-Lab:
43.3078, 83.0561, -40.9306
#da00c1 color charts
#da00c1 color shades, tints & tones
#da00c1 color schemes
#da00c1 color preview, HTML & CSS examples
This text has a color of #da00c1
<p style="color:#da00c1;">Text here</p>
.mytext {color:#da00c1;}
This box has a color of #da00c1
<div style="background-color:#da00c1;">Content here</div>
.mybackground {background-color:#da00c1;}
Border around this has a color of #da00c1
<div style="border:2px solid #da00c1;">Content here</div>
.myborder {border:2px solid #da00c1;}