#d80cec color space conversions
Hex:
#d80cec
RGB:
216, 12, 236
CMY:
15, 95, 7
CMYK:
8, 95, 0, 7
HSL:
295°, 90.3226%, 48.6275%
HSV (HSB):
295°, 94.9153%, 92.5490%
XYZ:
43.5907, 20.9180, 81.0970
xyY:
0.2994, 0.1437, 20.9180
CIE-Lab:
52.8596, 88.7777, -62.5683
CIE-LCH:
52.8596, 108.6106, 324.8248
CIE-Luv:
52.8596, 63.5291, -106.4480
Hunter-Lab:
45.7362, 90.0881, -73.1145
#d80cec color charts
#d80cec color shades, tints & tones
#d80cec color schemes
#d80cec color preview, HTML & CSS examples
This text has a color of #d80cec
<p style="color:#d80cec;">Text here</p>
.mytext {color:#d80cec;}
This box has a color of #d80cec
<div style="background-color:#d80cec;">Content here</div>
.mybackground {background-color:#d80cec;}
Border around this has a color of #d80cec
<div style="border:2px solid #d80cec;">Content here</div>
.myborder {border:2px solid #d80cec;}