#da97ce color space conversions
Hex:
#da97ce
RGB:
218, 151, 206
CMY:
15, 41, 19
CMYK:
0, 31, 6, 15
HSL:
311°, 47.5177%, 72.3529%
HSV (HSB):
311°, 30.7339%, 85.4902%
XYZ:
51.1206, 41.4949, 63.7075
xyY:
0.3270, 0.2654, 41.4949
CIE-Lab:
70.5213, 33.6841, -18.1039
CIE-LCH:
70.5213, 38.2409, 331.7436
CIE-Luv:
70.5213, 35.4311, -33.3991
Hunter-Lab:
64.4165, 28.9278, -13.5458
#da97ce color charts
#da97ce color shades, tints & tones
#da97ce color schemes
#da97ce color preview, HTML & CSS examples
This text has a color of #da97ce
<p style="color:#da97ce;">Text here</p>
.mytext {color:#da97ce;}
This box has a color of #da97ce
<div style="background-color:#da97ce;">Content here</div>
.mybackground {background-color:#da97ce;}
Border around this has a color of #da97ce
<div style="border:2px solid #da97ce;">Content here</div>
.myborder {border:2px solid #da97ce;}