#d365e5 color space conversions
Hex:
#d365e5
RGB:
211, 101, 229
CMY:
17, 60, 10
CMYK:
8, 56, 0, 10
HSL:
292°, 71.1111%, 64.7059%
HSV (HSB):
292°, 55.8952%, 89.8039%
XYZ:
45.6605, 28.8134, 77.2837
xyY:
0.3009, 0.1899, 28.8134
CIE-Lab:
60.6166, 61.3514, -46.3070
CIE-LCH:
60.6166, 76.8657, 322.9551
CIE-Luv:
60.6166, 46.8922, -81.1248
Hunter-Lab:
53.6781, 57.9018, -47.7888
#d365e5 color charts
#d365e5 color shades, tints & tones
#d365e5 color schemes
#d365e5 color preview, HTML & CSS examples
This text has a color of #d365e5
<p style="color:#d365e5;">Text here</p>
.mytext {color:#d365e5;}
This box has a color of #d365e5
<div style="background-color:#d365e5;">Content here</div>
.mybackground {background-color:#d365e5;}
Border around this has a color of #d365e5
<div style="border:2px solid #d365e5;">Content here</div>
.myborder {border:2px solid #d365e5;}