#da70b3 color space conversions
Hex:
#da70b3
RGB:
218, 112, 179
CMY:
15, 56, 30
CMYK:
0, 49, 18, 15
HSL:
322°, 58.8889%, 64.7059%
HSV (HSB):
322°, 48.6239%, 85.4902%
XYZ:
42.8443, 29.7484, 46.1317
xyY:
0.3609, 0.2506, 29.7484
CIE-Lab:
61.4366, 49.5947, -16.7025
CIE-LCH:
61.4366, 52.3317, 341.3875
CIE-Luv:
61.4366, 60.1291, -33.2587
Hunter-Lab:
54.5421, 44.7678, -11.9680
#da70b3 color charts
#da70b3 color shades, tints & tones
#da70b3 color schemes
#da70b3 color preview, HTML & CSS examples
This text has a color of #da70b3
<p style="color:#da70b3;">Text here</p>
.mytext {color:#da70b3;}
This box has a color of #da70b3
<div style="background-color:#da70b3;">Content here</div>
.mybackground {background-color:#da70b3;}
Border around this has a color of #da70b3
<div style="border:2px solid #da70b3;">Content here</div>
.myborder {border:2px solid #da70b3;}