#da05e2 color space conversions
Hex:
#da05e2
RGB:
218, 5, 226
CMY:
15, 98, 11
CMYK:
4, 98, 0, 11
HSL:
298°, 95.6710%, 45.2941%
HSV (HSB):
298°, 97.7876%, 88.6275%
XYZ:
42.6952, 20.5050, 73.6591
xyY:
0.3120, 0.1498, 20.5050
CIE-Lab:
52.4034, 88.0856, -57.6338
CIE-LCH:
52.4034, 105.2650, 326.8035
CIE-Luv:
52.4034, 68.8885, -98.9714
Hunter-Lab:
45.2824, 89.0572, -64.7470
#da05e2 color charts
#da05e2 color shades, tints & tones
#da05e2 color schemes
#da05e2 color preview, HTML & CSS examples
This text has a color of #da05e2
<p style="color:#da05e2;">Text here</p>
.mytext {color:#da05e2;}
This box has a color of #da05e2
<div style="background-color:#da05e2;">Content here</div>
.mybackground {background-color:#da05e2;}
Border around this has a color of #da05e2
<div style="border:2px solid #da05e2;">Content here</div>
.myborder {border:2px solid #da05e2;}