#d36bec color space conversions
Hex:
#d36bec
RGB:
211, 107, 236
CMY:
17, 58, 7
CMYK:
11, 55, 0, 7
HSL:
288°, 77.2455%, 67.2549%
HSV (HSB):
288°, 54.6610%, 92.5490%
XYZ:
47.2620, 30.4204, 82.7376
xyY:
0.2946, 0.1896, 30.4204
CIE-Lab:
62.0153, 59.8483, -47.9971
CIE-LCH:
62.0153, 76.7173, 321.2711
CIE-Luv:
62.0153, 43.2340, -83.9706
Hunter-Lab:
55.1547, 56.4357, -50.3327
#d36bec color charts
#d36bec color shades, tints & tones
#d36bec color schemes
#d36bec color preview, HTML & CSS examples
This text has a color of #d36bec
<p style="color:#d36bec;">Text here</p>
.mytext {color:#d36bec;}
This box has a color of #d36bec
<div style="background-color:#d36bec;">Content here</div>
.mybackground {background-color:#d36bec;}
Border around this has a color of #d36bec
<div style="border:2px solid #d36bec;">Content here</div>
.myborder {border:2px solid #d36bec;}