#da04cb color space conversions
Hex:
#da04cb
RGB:
218, 4, 203
CMY:
15, 98, 20
CMYK:
0, 98, 7, 15
HSL:
304°, 96.3964%, 43.5294%
HSV (HSB):
304°, 98.1651%, 85.4902%
XYZ:
39.7364, 19.3041, 58.1316
xyY:
0.3391, 0.1647, 19.3041
CIE-Lab:
51.0411, 84.8993, -46.6605
CIE-LCH:
51.0411, 96.8767, 331.2069
CIE-Luv:
51.0411, 78.1118, -81.8869
Hunter-Lab:
43.9364, 84.5479, -47.6903
#da04cb color charts
#da04cb color shades, tints & tones
#da04cb color schemes
#da04cb color preview, HTML & CSS examples
This text has a color of #da04cb
<p style="color:#da04cb;">Text here</p>
.mytext {color:#da04cb;}
This box has a color of #da04cb
<div style="background-color:#da04cb;">Content here</div>
.mybackground {background-color:#da04cb;}
Border around this has a color of #da04cb
<div style="border:2px solid #da04cb;">Content here</div>
.myborder {border:2px solid #da04cb;}