#d65db7 color space conversions
Hex:
#d65db7
RGB:
214, 93, 183
CMY:
16, 64, 28
CMYK:
0, 57, 14, 16
HSL:
315°, 59.6059%, 60.1961%
HSV (HSB):
315°, 56.5421%, 83.9216%
XYZ:
40.1932, 25.5437, 47.6118
xyY:
0.3546, 0.2254, 25.5437
CIE-Lab:
57.6014, 58.0491, -24.9044
CIE-LCH:
57.6014, 63.1658, 336.7796
CIE-Luv:
57.6014, 64.4868, -46.6485
Hunter-Lab:
50.5408, 53.5077, -20.4753
#d65db7 color charts
#d65db7 color shades, tints & tones
#d65db7 color schemes
#d65db7 color preview, HTML & CSS examples
This text has a color of #d65db7
<p style="color:#d65db7;">Text here</p>
.mytext {color:#d65db7;}
This box has a color of #d65db7
<div style="background-color:#d65db7;">Content here</div>
.mybackground {background-color:#d65db7;}
Border around this has a color of #d65db7
<div style="border:2px solid #d65db7;">Content here</div>
.myborder {border:2px solid #d65db7;}