#da94e3 color space conversions
Hex:
#da94e3
RGB:
218, 148, 227
CMY:
15, 42, 11
CMYK:
4, 35, 0, 11
HSL:
293°, 58.5185%, 73.5294%
HSV (HSB):
293°, 34.8018%, 89.0196%
XYZ:
53.3685, 41.6313, 77.8959
xyY:
0.3087, 0.2408, 41.6313
CIE-Lab:
70.6160, 39.1504, -29.5365
CIE-LCH:
70.6160, 49.0424, 322.9678
CIE-Luv:
70.6160, 33.3736, -52.5902
Hunter-Lab:
64.5223, 34.7290, -26.4134
#da94e3 color charts
#da94e3 color shades, tints & tones
#da94e3 color schemes
#da94e3 color preview, HTML & CSS examples
This text has a color of #da94e3
<p style="color:#da94e3;">Text here</p>
.mytext {color:#da94e3;}
This box has a color of #da94e3
<div style="background-color:#da94e3;">Content here</div>
.mybackground {background-color:#da94e3;}
Border around this has a color of #da94e3
<div style="border:2px solid #da94e3;">Content here</div>
.myborder {border:2px solid #da94e3;}