#d70eee color space conversions
Hex:
#d70eee
RGB:
215, 14, 238
CMY:
16, 95, 7
CMYK:
10, 94, 0, 7
HSL:
294°, 88.8889%, 49.4118%
HSV (HSB):
294°, 94.1176%, 93.3333%
XYZ:
43.6140, 20.9342, 82.6309
xyY:
0.2963, 0.1422, 20.9342
CIE-Lab:
52.8774, 88.7698, -63.6736
CIE-LCH:
52.8774, 109.2447, 324.3486
CIE-Luv:
52.8774, 62.0519, -108.0505
Hunter-Lab:
45.7539, 90.0822, -75.0492
#d70eee color charts
#d70eee color shades, tints & tones
#d70eee color schemes
#d70eee color preview, HTML & CSS examples
This text has a color of #d70eee
<p style="color:#d70eee;">Text here</p>
.mytext {color:#d70eee;}
This box has a color of #d70eee
<div style="background-color:#d70eee;">Content here</div>
.mybackground {background-color:#d70eee;}
Border around this has a color of #d70eee
<div style="border:2px solid #d70eee;">Content here</div>
.myborder {border:2px solid #d70eee;}