#da00f3 color space conversions
Hex:
#da00f3
RGB:
218, 0, 243
CMY:
15, 100, 5
CMYK:
10, 100, 0, 5
HSL:
294°, 100.0000%, 47.6471%
HSV (HSB):
294°, 100.0000%, 95.2941%
XYZ:
45.0911, 21.3765, 86.5435
xyY:
0.2947, 0.1397, 21.3765
CIE-Lab:
53.3591, 90.9990, -65.6781
CIE-LCH:
53.3591, 112.2250, 324.1803
CIE-Luv:
53.3591, 62.8276, -111.4701
Hunter-Lab:
46.2347, 93.1741, -78.6165
#da00f3 color charts
#da00f3 color shades, tints & tones
#da00f3 color schemes
#da00f3 color preview, HTML & CSS examples
This text has a color of #da00f3
<p style="color:#da00f3;">Text here</p>
.mytext {color:#da00f3;}
This box has a color of #da00f3
<div style="background-color:#da00f3;">Content here</div>
.mybackground {background-color:#da00f3;}
Border around this has a color of #da00f3
<div style="border:2px solid #da00f3;">Content here</div>
.myborder {border:2px solid #da00f3;}