#da97f5 color space conversions
Hex:
#da97f5
RGB:
218, 151, 245
CMY:
15, 41, 4
CMYK:
11, 38, 0, 4
HSL:
283°, 82.4561%, 77.6471%
HSV (HSB):
283°, 38.3673%, 96.0784%
XYZ:
56.4615, 43.6312, 91.8320
xyY:
0.2942, 0.2273, 43.6312
CIE-Lab:
71.9813, 41.0850, -37.2702
CIE-LCH:
71.9813, 55.4711, 317.7873
CIE-Luv:
71.9813, 29.1151, -65.7385
Hunter-Lab:
66.0539, 36.9836, -36.1907
#da97f5 color charts
#da97f5 color shades, tints & tones
#da97f5 color schemes
#da97f5 color preview, HTML & CSS examples
This text has a color of #da97f5
<p style="color:#da97f5;">Text here</p>
.mytext {color:#da97f5;}
This box has a color of #da97f5
<div style="background-color:#da97f5;">Content here</div>
.mybackground {background-color:#da97f5;}
Border around this has a color of #da97f5
<div style="border:2px solid #da97f5;">Content here</div>
.myborder {border:2px solid #da97f5;}