#da30cf color space conversions
Hex:
#da30cf
RGB:
218, 48, 207
CMY:
15, 81, 19
CMYK:
0, 78, 5, 15
HSL:
304°, 69.6721%, 52.1569%
HSV (HSB):
304°, 77.9817%, 85.4902%
XYZ:
41.2329, 21.5243, 61.0129
xyY:
0.3331, 0.1739, 21.5243
CIE-Lab:
53.5186, 78.8559, -45.0263
CIE-LCH:
53.5186, 90.8054, 330.2738
CIE-Luv:
53.5186, 72.0825, -79.5071
Hunter-Lab:
46.3943, 77.4516, -45.4959
#da30cf color charts
#da30cf color shades, tints & tones
#da30cf color schemes
#da30cf color preview, HTML & CSS examples
This text has a color of #da30cf
<p style="color:#da30cf;">Text here</p>
.mytext {color:#da30cf;}
This box has a color of #da30cf
<div style="background-color:#da30cf;">Content here</div>
.mybackground {background-color:#da30cf;}
Border around this has a color of #da30cf
<div style="border:2px solid #da30cf;">Content here</div>
.myborder {border:2px solid #da30cf;}