#d50cec color space conversions
Hex:
#d50cec
RGB:
213, 12, 236
CMY:
16, 95, 7
CMYK:
10, 95, 0, 7
HSL:
294°, 90.3226%, 48.6275%
HSV (HSB):
294°, 94.9153%, 92.5490%
XYZ:
42.7124, 20.4652, 81.0559
xyY:
0.2961, 0.1419, 20.4652
CIE-Lab:
52.3592, 88.3276, -63.4006
CIE-LCH:
52.3592, 108.7262, 324.3296
CIE-Luv:
52.3592, 61.4913, -107.3144
Hunter-Lab:
45.2385, 89.3652, -74.5657
#d50cec color charts
#d50cec color shades, tints & tones
#d50cec color schemes
#d50cec color preview, HTML & CSS examples
This text has a color of #d50cec
<p style="color:#d50cec;">Text here</p>
.mytext {color:#d50cec;}
This box has a color of #d50cec
<div style="background-color:#d50cec;">Content here</div>
.mybackground {background-color:#d50cec;}
Border around this has a color of #d50cec
<div style="border:2px solid #d50cec;">Content here</div>
.myborder {border:2px solid #d50cec;}