#d11cec color space conversions
Hex:
#d11cec
RGB:
209, 28, 236
CMY:
18, 89, 7
CMYK:
11, 88, 0, 7
HSL:
292°, 84.5528%, 51.7647%
HSV (HSB):
292°, 88.1356%, 92.5490%
XYZ:
41.8501, 20.4419, 81.0968
xyY:
0.2919, 0.1426, 20.4419
CIE-Lab:
52.3332, 85.8444, -63.4758
CIE-LCH:
52.3332, 106.7635, 323.5198
CIE-Luv:
52.3332, 57.8561, -107.1132
Hunter-Lab:
45.2128, 86.1017, -74.6978
#d11cec color charts
#d11cec color shades, tints & tones
#d11cec color schemes
#d11cec color preview, HTML & CSS examples
This text has a color of #d11cec
<p style="color:#d11cec;">Text here</p>
.mytext {color:#d11cec;}
This box has a color of #d11cec
<div style="background-color:#d11cec;">Content here</div>
.mybackground {background-color:#d11cec;}
Border around this has a color of #d11cec
<div style="border:2px solid #d11cec;">Content here</div>
.myborder {border:2px solid #d11cec;}