#d365b5 color space conversions
Hex:
#d365b5
RGB:
211, 101, 181
CMY:
17, 60, 29
CMYK:
0, 52, 14, 17
HSL:
316°, 55.5556%, 61.1765%
HSV (HSB):
316°, 52.1327%, 82.7451%
XYZ:
39.8581, 26.4924, 46.7289
xyY:
0.3525, 0.2343, 26.4924
CIE-Lab:
58.5016, 53.1235, -22.4082
CIE-LCH:
58.5016, 57.6562, 337.1293
CIE-Luv:
58.5016, 59.5234, -42.1465
Hunter-Lab:
51.4708, 48.1535, -17.7981
#d365b5 color charts
#d365b5 color shades, tints & tones
#d365b5 color schemes
#d365b5 color preview, HTML & CSS examples
This text has a color of #d365b5
<p style="color:#d365b5;">Text here</p>
.mytext {color:#d365b5;}
This box has a color of #d365b5
<div style="background-color:#d365b5;">Content here</div>
.mybackground {background-color:#d365b5;}
Border around this has a color of #d365b5
<div style="border:2px solid #d365b5;">Content here</div>
.myborder {border:2px solid #d365b5;}