#d991e9 color space conversions
Hex:
#d991e9
RGB:
217, 145, 233
CMY:
15, 43, 9
CMYK:
7, 38, 0, 9
HSL:
289°, 66.6667%, 74.1176%
HSV (HSB):
289°, 37.7682%, 91.3725%
XYZ:
53.4487, 40.8857, 82.1655
xyY:
0.3028, 0.2316, 40.8857
CIE-Lab:
70.0958, 41.5991, -33.6436
CIE-LCH:
70.0958, 53.5012, 321.0356
CIE-Luv:
70.0958, 33.0492, -59.5979
Hunter-Lab:
63.9419, 37.3086, -31.4284
#d991e9 color charts
#d991e9 color shades, tints & tones
#d991e9 color schemes
#d991e9 color preview, HTML & CSS examples
This text has a color of #d991e9
<p style="color:#d991e9;">Text here</p>
.mytext {color:#d991e9;}
This box has a color of #d991e9
<div style="background-color:#d991e9;">Content here</div>
.mybackground {background-color:#d991e9;}
Border around this has a color of #d991e9
<div style="border:2px solid #d991e9;">Content here</div>
.myborder {border:2px solid #d991e9;}