#d000e2 color space conversions
Hex:
#d000e2
RGB:
208, 0, 226
CMY:
18, 100, 11
CMYK:
8, 100, 0, 11
HSL:
295°, 100.0000%, 44.3137%
HSV (HSB):
295°, 100.0000%, 88.6275%
XYZ:
39.7399, 18.9009, 73.5052
xyY:
0.3007, 0.1430, 18.9009
CIE-Lab:
50.5710, 86.9363, -60.6707
CIE-LCH:
50.5710, 106.0135, 325.0898
CIE-Luv:
50.5710, 62.1196, -102.2326
Hunter-Lab:
43.4751, 87.0823, -69.8114
#d000e2 color charts
#d000e2 color shades, tints & tones
#d000e2 color schemes
#d000e2 color preview, HTML & CSS examples
This text has a color of #d000e2
<p style="color:#d000e2;">Text here</p>
.mytext {color:#d000e2;}
This box has a color of #d000e2
<div style="background-color:#d000e2;">Content here</div>
.mybackground {background-color:#d000e2;}
Border around this has a color of #d000e2
<div style="border:2px solid #d000e2;">Content here</div>
.myborder {border:2px solid #d000e2;}