#d36ff4 color space conversions
Hex:
#d36ff4
RGB:
211, 111, 244
CMY:
17, 56, 4
CMYK:
14, 55, 0, 4
HSL:
285°, 85.8065%, 69.6078%
HSV (HSB):
285°, 54.5082%, 95.6863%
XYZ:
48.8775, 31.7494, 89.1401
xyY:
0.2879, 0.1870, 31.7494
CIE-Lab:
63.1352, 59.4839, -50.6573
CIE-LCH:
63.1352, 78.1313, 319.5818
CIE-Luv:
63.1352, 40.0929, -88.4718
Hunter-Lab:
56.3466, 56.2322, -54.3538
#d36ff4 color charts
#d36ff4 color shades, tints & tones
#d36ff4 color schemes
#d36ff4 color preview, HTML & CSS examples
This text has a color of #d36ff4
<p style="color:#d36ff4;">Text here</p>
.mytext {color:#d36ff4;}
This box has a color of #d36ff4
<div style="background-color:#d36ff4;">Content here</div>
.mybackground {background-color:#d36ff4;}
Border around this has a color of #d36ff4
<div style="border:2px solid #d36ff4;">Content here</div>
.myborder {border:2px solid #d36ff4;}