#da07b4 color space conversions
Hex:
#da07b4
RGB:
218, 7, 180
CMY:
15, 97, 29
CMYK:
0, 97, 17, 15
HSL:
311°, 93.7778%, 44.1176%
HSV (HSB):
311°, 96.7890%, 85.4902%
XYZ:
37.2276, 18.3527, 44.7603
xyY:
0.3710, 0.1829, 18.3527
CIE-Lab:
49.9211, 81.6871, -35.0532
CIE-LCH:
49.9211, 88.8905, 336.7751
CIE-Luv:
49.9211, 87.8994, -64.0232
Hunter-Lab:
42.8400, 80.1451, -31.9597
#da07b4 color charts
#da07b4 color shades, tints & tones
#da07b4 color schemes
#da07b4 color preview, HTML & CSS examples
This text has a color of #da07b4
<p style="color:#da07b4;">Text here</p>
.mytext {color:#da07b4;}
This box has a color of #da07b4
<div style="background-color:#da07b4;">Content here</div>
.mybackground {background-color:#da07b4;}
Border around this has a color of #da07b4
<div style="border:2px solid #da07b4;">Content here</div>
.myborder {border:2px solid #da07b4;}