#d65cdd color space conversions
Hex:
#d65cdd
RGB:
214, 92, 221
CMY:
16, 64, 13
CMYK:
3, 58, 0, 13
HSL:
297°, 65.4822%, 61.3725%
HSV (HSB):
297°, 58.3710%, 86.6667%
XYZ:
44.6098, 27.1709, 71.2999
xyY:
0.3118, 0.1899, 27.1709
CIE-Lab:
59.1322, 64.7228, -44.1377
CIE-LCH:
59.1322, 78.3401, 325.7080
CIE-Luv:
59.1322, 53.8547, -77.7961
Hunter-Lab:
52.1257, 61.5426, -44.6116
#d65cdd color charts
#d65cdd color shades, tints & tones
#d65cdd color schemes
#d65cdd color preview, HTML & CSS examples
This text has a color of #d65cdd
<p style="color:#d65cdd;">Text here</p>
.mytext {color:#d65cdd;}
This box has a color of #d65cdd
<div style="background-color:#d65cdd;">Content here</div>
.mybackground {background-color:#d65cdd;}
Border around this has a color of #d65cdd
<div style="border:2px solid #d65cdd;">Content here</div>
.myborder {border:2px solid #d65cdd;}