#da07ca color space conversions
Hex:
#da07ca
RGB:
218, 7, 202
CMY:
15, 97, 21
CMYK:
0, 97, 7, 15
HSL:
305°, 93.7778%, 44.1176%
HSV (HSB):
305°, 96.7890%, 85.4902%
XYZ:
39.6501, 19.3217, 57.5168
xyY:
0.3404, 0.1659, 19.3217
CIE-Lab:
51.0614, 84.5408, -46.0513
CIE-LCH:
51.0614, 96.2698, 331.4218
CIE-Luv:
51.0614, 78.3822, -80.9499
Hunter-Lab:
43.9564, 84.0891, -46.8112
#da07ca color charts
#da07ca color shades, tints & tones
#da07ca color schemes
#da07ca color preview, HTML & CSS examples
This text has a color of #da07ca
<p style="color:#da07ca;">Text here</p>
.mytext {color:#da07ca;}
This box has a color of #da07ca
<div style="background-color:#da07ca;">Content here</div>
.mybackground {background-color:#da07ca;}
Border around this has a color of #da07ca
<div style="border:2px solid #da07ca;">Content here</div>
.myborder {border:2px solid #da07ca;}