#da05f0 color space conversions
Hex:
#da05f0
RGB:
218, 5, 240
CMY:
15, 98, 6
CMYK:
9, 98, 0, 6
HSL:
294°, 95.9184%, 48.0392%
HSV (HSB):
294°, 97.9167%, 94.1176%
XYZ:
44.6959, 21.3052, 84.1947
xyY:
0.2976, 0.1418, 21.3052
CIE-Lab:
53.2820, 90.1889, -64.1197
CIE-LCH:
53.2820, 110.6588, 324.5891
CIE-Luv:
53.2820, 63.7178, -109.0890
Hunter-Lab:
46.1576, 92.0715, -75.8388
#da05f0 color charts
#da05f0 color shades, tints & tones
#da05f0 color schemes
#da05f0 color preview, HTML & CSS examples
This text has a color of #da05f0
<p style="color:#da05f0;">Text here</p>
.mytext {color:#da05f0;}
This box has a color of #da05f0
<div style="background-color:#da05f0;">Content here</div>
.mybackground {background-color:#da05f0;}
Border around this has a color of #da05f0
<div style="border:2px solid #da05f0;">Content here</div>
.myborder {border:2px solid #da05f0;}