#da97ea color space conversions
Hex:
#da97ea
RGB:
218, 151, 234
CMY:
15, 41, 8
CMYK:
7, 35, 0, 8
HSL:
288°, 66.4000%, 75.4902%
HSV (HSB):
288°, 35.4701%, 91.7647%
XYZ:
54.8313, 42.9792, 83.2478
xyY:
0.3028, 0.2374, 42.9792
CIE-Lab:
71.5408, 38.8990, -31.9481
CIE-LCH:
71.5408, 50.3370, 320.6034
CIE-Luv:
71.5408, 30.8849, -56.5913
Hunter-Lab:
65.5585, 34.5652, -29.3970
#da97ea color charts
#da97ea color shades, tints & tones
#da97ea color schemes
#da97ea color preview, HTML & CSS examples
This text has a color of #da97ea
<p style="color:#da97ea;">Text here</p>
.mytext {color:#da97ea;}
This box has a color of #da97ea
<div style="background-color:#da97ea;">Content here</div>
.mybackground {background-color:#da97ea;}
Border around this has a color of #da97ea
<div style="border:2px solid #da97ea;">Content here</div>
.myborder {border:2px solid #da97ea;}