#da06ff color space conversions
Hex:
#da06ff
RGB:
218, 6, 255
CMY:
15, 98, 0
CMYK:
15, 98, 0, 0
HSL:
291°, 100.0000%, 51.1765%
HSV (HSB):
291°, 97.6471%, 100.0000%
XYZ:
47.0286, 22.2557, 96.4248
xyY:
0.2838, 0.1343, 22.2557
CIE-Lab:
54.2972, 92.4625, -70.8591
CIE-LCH:
54.2972, 116.4917, 322.5351
CIE-Luv:
54.2972, 58.4949, -119.6024
Hunter-Lab:
47.1759, 95.3846, -88.1622
#da06ff color charts
#da06ff color shades, tints & tones
#da06ff color schemes
#da06ff color preview, HTML & CSS examples
This text has a color of #da06ff
<p style="color:#da06ff;">Text here</p>
.mytext {color:#da06ff;}
This box has a color of #da06ff
<div style="background-color:#da06ff;">Content here</div>
.mybackground {background-color:#da06ff;}
Border around this has a color of #da06ff
<div style="border:2px solid #da06ff;">Content here</div>
.myborder {border:2px solid #da06ff;}