#da30c4 color space conversions
Hex:
#da30c4
RGB:
218, 48, 196
CMY:
15, 81, 23
CMYK:
0, 78, 10, 15
HSL:
308°, 69.6721%, 52.1569%
HSV (HSB):
308°, 77.9817%, 85.4902%
XYZ:
39.9342, 21.0049, 54.1741
xyY:
0.3469, 0.1825, 21.0049
CIE-Lab:
52.9548, 77.2698, -39.5922
CIE-LCH:
52.9548, 86.8226, 332.8699
CIE-Luv:
52.9548, 76.2849, -70.9445
Hunter-Lab:
45.8311, 75.3290, -38.0014
#da30c4 color charts
#da30c4 color shades, tints & tones
#da30c4 color schemes
#da30c4 color preview, HTML & CSS examples
This text has a color of #da30c4
<p style="color:#da30c4;">Text here</p>
.mytext {color:#da30c4;}
This box has a color of #da30c4
<div style="background-color:#da30c4;">Content here</div>
.mybackground {background-color:#da30c4;}
Border around this has a color of #da30c4
<div style="border:2px solid #da30c4;">Content here</div>
.myborder {border:2px solid #da30c4;}