#d800e0 color space conversions
Hex:
#d800e0
RGB:
216, 0, 224
CMY:
15, 100, 12
CMYK:
4, 100, 0, 12
HSL:
298°, 100.0000%, 43.9216%
HSV (HSB):
298°, 100.0000%, 87.8431%
XYZ:
41.7734, 19.9807, 72.1760
xyY:
0.3119, 0.1492, 19.9807
CIE-Lab:
51.8154, 87.8441, -57.4612
CIE-LCH:
51.8154, 104.9684, 326.8102
CIE-Luv:
51.8154, 68.4410, -98.3952
Hunter-Lab:
44.6998, 88.5894, -64.4446
#d800e0 color charts
#d800e0 color shades, tints & tones
#d800e0 color schemes
#d800e0 color preview, HTML & CSS examples
This text has a color of #d800e0
<p style="color:#d800e0;">Text here</p>
.mytext {color:#d800e0;}
This box has a color of #d800e0
<div style="background-color:#d800e0;">Content here</div>
.mybackground {background-color:#d800e0;}
Border around this has a color of #d800e0
<div style="border:2px solid #d800e0;">Content here</div>
.myborder {border:2px solid #d800e0;}