#d365d5 color space conversions
Hex:
#d365d5
RGB:
211, 101, 213
CMY:
17, 60, 16
CMYK:
1, 53, 0, 16
HSL:
299°, 57.1429%, 61.5686%
HSV (HSB):
299°, 52.5822%, 83.5294%
XYZ:
43.5279, 27.9603, 66.0535
xyY:
0.3165, 0.2033, 27.9603
CIE-Lab:
59.8529, 58.4491, -38.5263
CIE-LCH:
59.8529, 70.0041, 326.6094
CIE-Luv:
59.8529, 50.9875, -68.2302
Hunter-Lab:
52.8775, 54.4025, -37.0495
#d365d5 color charts
#d365d5 color shades, tints & tones
#d365d5 color schemes
#d365d5 color preview, HTML & CSS examples
This text has a color of #d365d5
<p style="color:#d365d5;">Text here</p>
.mytext {color:#d365d5;}
This box has a color of #d365d5
<div style="background-color:#d365d5;">Content here</div>
.mybackground {background-color:#d365d5;}
Border around this has a color of #d365d5
<div style="border:2px solid #d365d5;">Content here</div>
.myborder {border:2px solid #d365d5;}