#da30c9 color space conversions
Hex:
#da30c9
RGB:
218, 48, 201
CMY:
15, 81, 21
CMYK:
0, 78, 8, 15
HSL:
306°, 69.6721%, 52.1569%
HSV (HSB):
306°, 77.9817%, 85.4902%
XYZ:
40.5130, 21.2364, 57.2221
xyY:
0.3405, 0.1785, 21.2364
CIE-Lab:
53.2072, 77.9824, -42.0751
CIE-LCH:
53.2072, 88.6091, 331.6511
CIE-Luv:
53.2072, 74.3579, -74.8490
Hunter-Lab:
46.0829, 76.2800, -41.3635
#da30c9 color charts
#da30c9 color shades, tints & tones
#da30c9 color schemes
#da30c9 color preview, HTML & CSS examples
This text has a color of #da30c9
<p style="color:#da30c9;">Text here</p>
.mytext {color:#da30c9;}
This box has a color of #da30c9
<div style="background-color:#da30c9;">Content here</div>
.mybackground {background-color:#da30c9;}
Border around this has a color of #da30c9
<div style="border:2px solid #da30c9;">Content here</div>
.myborder {border:2px solid #da30c9;}