#d50eec color space conversions
Hex:
#d50eec
RGB:
213, 14, 236
CMY:
16, 95, 7
CMYK:
10, 94, 0, 7
HSL:
294°, 88.8000%, 49.0196%
HSV (HSB):
294°, 94.0678%, 92.5490%
XYZ:
42.7379, 20.5163, 81.0644
xyY:
0.2961, 0.1422, 20.5163
CIE-Lab:
52.4160, 88.1588, -63.3088
CIE-LCH:
52.4160, 108.5356, 324.3170
CIE-Luv:
52.4160, 61.4049, -107.1945
Hunter-Lab:
45.2950, 89.1570, -74.4048
#d50eec color charts
#d50eec color shades, tints & tones
#d50eec color schemes
#d50eec color preview, HTML & CSS examples
This text has a color of #d50eec
<p style="color:#d50eec;">Text here</p>
.mytext {color:#d50eec;}
This box has a color of #d50eec
<div style="background-color:#d50eec;">Content here</div>
.mybackground {background-color:#d50eec;}
Border around this has a color of #d50eec
<div style="border:2px solid #d50eec;">Content here</div>
.myborder {border:2px solid #d50eec;}