#d365e4 color space conversions
Hex:
#d365e4
RGB:
211, 101, 228
CMY:
17, 60, 11
CMYK:
7, 56, 0, 11
HSL:
292°, 70.1657%, 64.5098%
HSV (HSB):
292°, 55.7018%, 89.4118%
XYZ:
45.5212, 28.7577, 76.5503
xyY:
0.3018, 0.1907, 28.7577
CIE-Lab:
60.5672, 61.1658, -45.8261
CIE-LCH:
60.5672, 76.4283, 323.1591
CIE-Luv:
60.5672, 47.1437, -80.3245
Hunter-Lab:
53.6262, 57.6761, -47.0970
#d365e4 color charts
#d365e4 color shades, tints & tones
#d365e4 color schemes
#d365e4 color preview, HTML & CSS examples
This text has a color of #d365e4
<p style="color:#d365e4;">Text here</p>
.mytext {color:#d365e4;}
This box has a color of #d365e4
<div style="background-color:#d365e4;">Content here</div>
.mybackground {background-color:#d365e4;}
Border around this has a color of #d365e4
<div style="border:2px solid #d365e4;">Content here</div>
.myborder {border:2px solid #d365e4;}