#d36ff2 color space conversions
Hex:
#d36ff2
RGB:
211, 111, 242
CMY:
17, 56, 5
CMYK:
13, 54, 0, 5
HSL:
286°, 83.4395%, 69.2157%
HSV (HSB):
286°, 54.1322%, 94.9020%
XYZ:
48.5754, 31.6286, 87.5491
xyY:
0.2896, 0.1885, 31.6286
CIE-Lab:
63.0347, 59.0902, -49.7108
CIE-LCH:
63.0347, 77.2193, 319.9271
CIE-Luv:
63.0347, 40.5408, -86.8752
Hunter-Lab:
56.2393, 55.7566, -52.9308
#d36ff2 color charts
#d36ff2 color shades, tints & tones
#d36ff2 color schemes
#d36ff2 color preview, HTML & CSS examples
This text has a color of #d36ff2
<p style="color:#d36ff2;">Text here</p>
.mytext {color:#d36ff2;}
This box has a color of #d36ff2
<div style="background-color:#d36ff2;">Content here</div>
.mybackground {background-color:#d36ff2;}
Border around this has a color of #d36ff2
<div style="border:2px solid #d36ff2;">Content here</div>
.myborder {border:2px solid #d36ff2;}