#d36eed color space conversions
Hex:
#d36eed
RGB:
211, 110, 237
CMY:
17, 57, 7
CMYK:
11, 54, 0, 7
HSL:
288°, 77.9141%, 68.0392%
HSV (HSB):
288°, 53.5865%, 92.9412%
XYZ:
47.7260, 31.1152, 83.6112
xyY:
0.2938, 0.1915, 31.1152
CIE-Lab:
62.6047, 58.5995, -47.6209
CIE-LCH:
62.6047, 75.5093, 320.9010
CIE-Luv:
62.6047, 42.0068, -83.3498
Hunter-Lab:
55.7810, 55.1071, -49.8242
#d36eed color charts
#d36eed color shades, tints & tones
#d36eed color schemes
#d36eed color preview, HTML & CSS examples
This text has a color of #d36eed
<p style="color:#d36eed;">Text here</p>
.mytext {color:#d36eed;}
This box has a color of #d36eed
<div style="background-color:#d36eed;">Content here</div>
.mybackground {background-color:#d36eed;}
Border around this has a color of #d36eed
<div style="border:2px solid #d36eed;">Content here</div>
.myborder {border:2px solid #d36eed;}