#da06c8 color space conversions
Hex:
#da06c8
RGB:
218, 6, 200
CMY:
15, 98, 22
CMYK:
0, 97, 8, 15
HSL:
305°, 94.6429%, 43.9216%
HSV (HSB):
305°, 97.2477%, 85.4902%
XYZ:
39.4039, 19.2058, 56.2739
xyY:
0.3430, 0.1672, 19.2058
CIE-Lab:
50.9271, 84.3448, -45.1098
CIE-LCH:
50.9271, 95.6501, 331.8609
CIE-Luv:
50.9271, 79.2698, -79.4882
Hunter-Lab:
43.8244, 83.8021, -45.4557
#da06c8 color charts
#da06c8 color shades, tints & tones
#da06c8 color schemes
#da06c8 color preview, HTML & CSS examples
This text has a color of #da06c8
<p style="color:#da06c8;">Text here</p>
.mytext {color:#da06c8;}
This box has a color of #da06c8
<div style="background-color:#da06c8;">Content here</div>
.mybackground {background-color:#da06c8;}
Border around this has a color of #da06c8
<div style="border:2px solid #da06c8;">Content here</div>
.myborder {border:2px solid #da06c8;}