#d36fdf color space conversions
Hex:
#d36fdf
RGB:
211, 111, 223
CMY:
17, 56, 13
CMYK:
5, 50, 0, 13
HSL:
294°, 63.6364%, 65.4902%
HSV (HSB):
294°, 50.2242%, 87.4510%
XYZ:
45.8677, 30.5455, 73.2904
xyY:
0.3064, 0.2040, 30.5455
CIE-Lab:
62.1220, 55.4537, -40.5841
CIE-LCH:
62.1220, 68.7181, 323.8012
CIE-Luv:
62.1220, 44.9022, -71.5408
Hunter-Lab:
55.2680, 51.4208, -39.9364
#d36fdf color charts
#d36fdf color shades, tints & tones
#d36fdf color schemes
#d36fdf color preview, HTML & CSS examples
This text has a color of #d36fdf
<p style="color:#d36fdf;">Text here</p>
.mytext {color:#d36fdf;}
This box has a color of #d36fdf
<div style="background-color:#d36fdf;">Content here</div>
.mybackground {background-color:#d36fdf;}
Border around this has a color of #d36fdf
<div style="border:2px solid #d36fdf;">Content here</div>
.myborder {border:2px solid #d36fdf;}