#d11ecc color space conversions
Hex:
#d11ecc
RGB:
209, 30, 204
CMY:
18, 88, 20
CMYK:
0, 86, 2, 18
HSL:
302°, 74.8954%, 46.8627%
HSV (HSB):
302°, 85.6459%, 81.9608%
XYZ:
37.6579, 18.8435, 58.7791
xyY:
0.3267, 0.1635, 18.8435
CIE-Lab:
50.5036, 80.5802, -48.1873
CIE-LCH:
50.5036, 93.8892, 329.1204
CIE-Luv:
50.5036, 69.2372, -83.2921
Hunter-Lab:
43.4091, 78.8848, -49.8967
#d11ecc color charts
#d11ecc color shades, tints & tones
#d11ecc color schemes
#d11ecc color preview, HTML & CSS examples
This text has a color of #d11ecc
<p style="color:#d11ecc;">Text here</p>
.mytext {color:#d11ecc;}
This box has a color of #d11ecc
<div style="background-color:#d11ecc;">Content here</div>
.mybackground {background-color:#d11ecc;}
Border around this has a color of #d11ecc
<div style="border:2px solid #d11ecc;">Content here</div>
.myborder {border:2px solid #d11ecc;}