#da03f8 color space conversions
Hex:
#da03f8
RGB:
218, 3, 248
CMY:
15, 99, 3
CMYK:
12, 99, 0, 3
HSL:
293°, 97.6096%, 49.2157%
HSV (HSB):
293°, 98.7903%, 97.2549%
XYZ:
45.8893, 21.7479, 90.5861
xyY:
0.2900, 0.1375, 21.7479
CIE-Lab:
53.7585, 91.5652, -67.8304
CIE-LCH:
53.7585, 113.9524, 323.4694
CIE-Luv:
53.7585, 60.9730, -114.8527
Hunter-Lab:
46.6346, 94.0366, -82.5245
#da03f8 color charts
#da03f8 color shades, tints & tones
#da03f8 color schemes
#da03f8 color preview, HTML & CSS examples
This text has a color of #da03f8
<p style="color:#da03f8;">Text here</p>
.mytext {color:#da03f8;}
This box has a color of #da03f8
<div style="background-color:#da03f8;">Content here</div>
.mybackground {background-color:#da03f8;}
Border around this has a color of #da03f8
<div style="border:2px solid #da03f8;">Content here</div>
.myborder {border:2px solid #da03f8;}