#da34ff color space conversions
Hex:
#da34ff
RGB:
218, 52, 255
CMY:
15, 80, 0
CMYK:
15, 80, 0, 0
HSL:
289°, 100.0000%, 60.1961%
HSV (HSB):
289°, 79.6078%, 100.0000%
XYZ:
48.1914, 24.5814, 96.8125
xyY:
0.2842, 0.1450, 24.5814
CIE-Lab:
56.6653, 85.4885, -67.0332
CIE-LCH:
56.6653, 108.6358, 321.8993
CIE-Luv:
56.6653, 55.0117, -114.6031
Hunter-Lab:
49.5796, 86.7377, -81.0678
#da34ff color charts
#da34ff color shades, tints & tones
#da34ff color schemes
#da34ff color preview, HTML & CSS examples
This text has a color of #da34ff
<p style="color:#da34ff;">Text here</p>
.mytext {color:#da34ff;}
This box has a color of #da34ff
<div style="background-color:#da34ff;">Content here</div>
.mybackground {background-color:#da34ff;}
Border around this has a color of #da34ff
<div style="border:2px solid #da34ff;">Content here</div>
.myborder {border:2px solid #da34ff;}