#d80eee color space conversions
Hex:
#d80eee
RGB:
216, 14, 238
CMY:
15, 95, 7
CMYK:
9, 94, 0, 7
HSL:
294°, 88.8889%, 49.4118%
HSV (HSB):
294°, 94.1176%, 93.3333%
XYZ:
43.9086, 21.0861, 82.6447
xyY:
0.2974, 0.1428, 21.0861
CIE-Lab:
53.0435, 88.9200, -63.3973
CIE-LCH:
53.0435, 109.2061, 324.5123
CIE-Luv:
53.0435, 62.7291, -107.7624
Hunter-Lab:
45.9196, 90.3236, -74.5648
#d80eee color charts
#d80eee color shades, tints & tones
#d80eee color schemes
#d80eee color preview, HTML & CSS examples
This text has a color of #d80eee
<p style="color:#d80eee;">Text here</p>
.mytext {color:#d80eee;}
This box has a color of #d80eee
<div style="background-color:#d80eee;">Content here</div>
.mybackground {background-color:#d80eee;}
Border around this has a color of #d80eee
<div style="border:2px solid #d80eee;">Content here</div>
.myborder {border:2px solid #d80eee;}