#d36aec color space conversions
Hex:
#d36aec
RGB:
211, 106, 236
CMY:
17, 58, 7
CMYK:
11, 55, 0, 7
HSL:
288°, 77.3810%, 67.0588%
HSV (HSB):
288°, 55.0847%, 92.5490%
XYZ:
47.1583, 30.2131, 82.7031
xyY:
0.2946, 0.1887, 30.2131
CIE-Lab:
61.8376, 60.3241, -48.2780
CIE-LCH:
61.8376, 77.2642, 321.3294
CIE-Luv:
61.8376, 43.5608, -84.4366
Hunter-Lab:
54.9664, 56.9524, -50.7319
#d36aec color charts
#d36aec color shades, tints & tones
#d36aec color schemes
#d36aec color preview, HTML & CSS examples
This text has a color of #d36aec
<p style="color:#d36aec;">Text here</p>
.mytext {color:#d36aec;}
This box has a color of #d36aec
<div style="background-color:#d36aec;">Content here</div>
.mybackground {background-color:#d36aec;}
Border around this has a color of #d36aec
<div style="border:2px solid #d36aec;">Content here</div>
.myborder {border:2px solid #d36aec;}