#d365e9 color space conversions
Hex:
#d365e9
RGB:
211, 101, 233
CMY:
17, 60, 9
CMYK:
9, 57, 0, 9
HSL:
290°, 75.0000%, 65.4902%
HSV (HSB):
290°, 56.6524%, 91.3725%
XYZ:
46.2256, 29.0394, 80.2596
xyY:
0.2972, 0.1867, 29.0394
CIE-Lab:
60.8164, 62.0989, -48.2236
CIE-LCH:
60.8164, 78.6244, 322.1685
CIE-Luv:
60.8164, 45.8925, -84.3169
Hunter-Lab:
53.8883, 58.8138, -50.5830
#d365e9 color charts
#d365e9 color shades, tints & tones
#d365e9 color schemes
#d365e9 color preview, HTML & CSS examples
This text has a color of #d365e9
<p style="color:#d365e9;">Text here</p>
.mytext {color:#d365e9;}
This box has a color of #d365e9
<div style="background-color:#d365e9;">Content here</div>
.mybackground {background-color:#d365e9;}
Border around this has a color of #d365e9
<div style="border:2px solid #d365e9;">Content here</div>
.myborder {border:2px solid #d365e9;}