#da07e0 color space conversions
Hex:
#da07e0
RGB:
218, 7, 224
CMY:
15, 97, 12
CMYK:
3, 97, 0, 12
HSL:
298°, 93.9394%, 45.2941%
HSV (HSB):
298°, 96.8750%, 87.8431%
XYZ:
42.4440, 20.4392, 72.2291
xyY:
0.3141, 0.1513, 20.4392
CIE-Lab:
52.3302, 87.6485, -56.6165
CIE-LCH:
52.3302, 104.3441, 327.1396
CIE-Luv:
52.3302, 69.5710, -97.3975
Hunter-Lab:
45.2097, 88.4630, -63.0776
#da07e0 color charts
#da07e0 color shades, tints & tones
#da07e0 color schemes
#da07e0 color preview, HTML & CSS examples
This text has a color of #da07e0
<p style="color:#da07e0;">Text here</p>
.mytext {color:#da07e0;}
This box has a color of #da07e0
<div style="background-color:#da07e0;">Content here</div>
.mybackground {background-color:#da07e0;}
Border around this has a color of #da07e0
<div style="border:2px solid #da07e0;">Content here</div>
.myborder {border:2px solid #da07e0;}