#da96e3 color space conversions
Hex:
#da96e3
RGB:
218, 150, 227
CMY:
15, 41, 11
CMYK:
4, 34, 0, 11
HSL:
293°, 57.8947%, 73.9216%
HSV (HSB):
293°, 33.9207%, 89.0196%
XYZ:
53.6849, 42.2642, 78.0013
xyY:
0.3086, 0.2430, 42.2642
CIE-Lab:
71.0527, 38.0817, -28.8643
CIE-LCH:
71.0527, 47.7846, 322.8395
CIE-Luv:
71.0527, 32.4718, -51.3784
Hunter-Lab:
65.0109, 33.6332, -25.6297
#da96e3 color charts
#da96e3 color shades, tints & tones
#da96e3 color schemes
#da96e3 color preview, HTML & CSS examples
This text has a color of #da96e3
<p style="color:#da96e3;">Text here</p>
.mytext {color:#da96e3;}
This box has a color of #da96e3
<div style="background-color:#da96e3;">Content here</div>
.mybackground {background-color:#da96e3;}
Border around this has a color of #da96e3
<div style="border:2px solid #da96e3;">Content here</div>
.myborder {border:2px solid #da96e3;}