#d365d1 color space conversions
Hex:
#d365d1
RGB:
211, 101, 209
CMY:
17, 60, 18
CMYK:
0, 52, 1, 17
HSL:
301°, 55.5556%, 61.1765%
HSV (HSB):
301°, 52.1327%, 82.7451%
XYZ:
43.0263, 27.7597, 63.4120
xyY:
0.3206, 0.2069, 27.7597
CIE-Lab:
59.6710, 57.7469, -36.5522
CIE-LCH:
59.6710, 68.3430, 327.6673
CIE-Luv:
59.6710, 52.0330, -64.9814
Hunter-Lab:
52.6875, 53.5657, -34.4773
#d365d1 color charts
#d365d1 color shades, tints & tones
#d365d1 color schemes
#d365d1 color preview, HTML & CSS examples
This text has a color of #d365d1
<p style="color:#d365d1;">Text here</p>
.mytext {color:#d365d1;}
This box has a color of #d365d1
<div style="background-color:#d365d1;">Content here</div>
.mybackground {background-color:#d365d1;}
Border around this has a color of #d365d1
<div style="border:2px solid #d365d1;">Content here</div>
.myborder {border:2px solid #d365d1;}