#da03e0 color space conversions
Hex:
#da03e0
RGB:
218, 3, 224
CMY:
15, 99, 12
CMYK:
3, 99, 0, 12
HSL:
298°, 97.3568%, 44.5098%
HSV (HSB):
298°, 98.6607%, 87.8431%
XYZ:
42.4006, 20.3524, 72.2147
xyY:
0.3142, 0.1508, 20.3524
CIE-Lab:
52.2333, 87.9359, -56.7719
CIE-LCH:
52.2333, 104.6698, 327.1535
CIE-Luv:
52.2333, 69.7349, -97.6139
Hunter-Lab:
45.1136, 88.8165, -63.3277
#da03e0 color charts
#da03e0 color shades, tints & tones
#da03e0 color schemes
#da03e0 color preview, HTML & CSS examples
This text has a color of #da03e0
<p style="color:#da03e0;">Text here</p>
.mytext {color:#da03e0;}
This box has a color of #da03e0
<div style="background-color:#da03e0;">Content here</div>
.mybackground {background-color:#da03e0;}
Border around this has a color of #da03e0
<div style="border:2px solid #da03e0;">Content here</div>
.myborder {border:2px solid #da03e0;}