#da00ff color space conversions
Hex:
#da00ff
RGB:
218, 0, 255
CMY:
15, 100, 0
CMYK:
15, 100, 0, 0
HSL:
291°, 100.0000%, 50.0000%
HSV (HSB):
291°, 100.0000%, 100.0000%
XYZ:
46.9634, 22.1254, 96.4031
xyY:
0.2838, 0.1337, 22.1254
CIE-Lab:
54.1598, 92.8721, -71.0815
CIE-LCH:
54.1598, 116.9522, 322.5706
CIE-Luv:
54.1598, 58.6888, -119.8787
Hunter-Lab:
47.0377, 95.9024, -88.5877
#da00ff color charts
#da00ff RGB chart
#da00ff CMYK chart
#da00ff RGB pie chart
#da00ff color shades, tints & tones
#da00ff color schemes
#da00ff color preview, HTML & CSS examples
This text has a color of #da00ff
<p style="color:#da00ff;">Text here</p>
.mytext {color:#da00ff;}
Text color #da00ff
This box has a color of #da00ff
<div style="background-color:#da00ff;">Content here</div>
.mybackground {background-color:#da00ff;}
Background color #da00ff
Border around this has a color of #da00ff
<div style="border:2px solid #da00ff;">Content here</div>
.myborder {border:2px solid #da00ff;}
Border color #da00ff