#d366e5 color space conversions
Hex:
#d366e5
RGB:
211, 102, 229
CMY:
17, 60, 10
CMYK:
8, 55, 0, 10
HSL:
291°, 70.9497%, 64.9020%
HSV (HSB):
291°, 55.4585%, 89.8039%
XYZ:
45.7582, 29.0088, 77.3163
xyY:
0.3009, 0.1907, 29.0088
CIE-Lab:
60.7894, 60.8857, -46.0342
CIE-LCH:
60.7894, 76.3296, 322.9080
CIE-Luv:
60.7894, 46.5672, -80.6729
Hunter-Lab:
53.8598, 57.3954, -47.4095
#d366e5 color charts
#d366e5 color shades, tints & tones
#d366e5 color schemes
#d366e5 color preview, HTML & CSS examples
This text has a color of #d366e5
<p style="color:#d366e5;">Text here</p>
.mytext {color:#d366e5;}
This box has a color of #d366e5
<div style="background-color:#d366e5;">Content here</div>
.mybackground {background-color:#d366e5;}
Border around this has a color of #d366e5
<div style="border:2px solid #d366e5;">Content here</div>
.myborder {border:2px solid #d366e5;}