#d365d7 color space conversions
Hex:
#d365d7
RGB:
211, 101, 215
CMY:
17, 60, 16
CMYK:
2, 53, 0, 16
HSL:
298°, 58.7629%, 61.9608%
HSV (HSB):
298°, 53.0233%, 84.3137%
XYZ:
43.7834, 28.0625, 67.3990
xyY:
0.3144, 0.2015, 28.0625
CIE-Lab:
59.9452, 58.8038, -39.5090
CIE-LCH:
59.9452, 70.8438, 326.1037
CIE-Luv:
59.9452, 50.4678, -69.8514
Hunter-Lab:
52.9741, 54.8266, -38.3528
#d365d7 color charts
#d365d7 color shades, tints & tones
#d365d7 color schemes
#d365d7 color preview, HTML & CSS examples
This text has a color of #d365d7
<p style="color:#d365d7;">Text here</p>
.mytext {color:#d365d7;}
This box has a color of #d365d7
<div style="background-color:#d365d7;">Content here</div>
.mybackground {background-color:#d365d7;}
Border around this has a color of #d365d7
<div style="border:2px solid #d365d7;">Content here</div>
.myborder {border:2px solid #d365d7;}