#d65dda color space conversions
Hex:
#d65dda
RGB:
214, 93, 218
CMY:
16, 64, 15
CMYK:
2, 57, 0, 15
HSL:
298°, 62.8141%, 60.9804%
HSV (HSB):
298°, 57.3394%, 85.4902%
XYZ:
44.3008, 27.1868, 69.2423
xyY:
0.3148, 0.1932, 27.1868
CIE-Lab:
59.1468, 63.7602, -42.4254
CIE-LCH:
59.1468, 76.5851, 326.3606
CIE-Luv:
59.1468, 54.3766, -74.9775
Hunter-Lab:
52.1410, 60.4132, -42.2375
#d65dda color charts
#d65dda color shades, tints & tones
#d65dda color schemes
#d65dda color preview, HTML & CSS examples
This text has a color of #d65dda
<p style="color:#d65dda;">Text here</p>
.mytext {color:#d65dda;}
This box has a color of #d65dda
<div style="background-color:#d65dda;">Content here</div>
.mybackground {background-color:#d65dda;}
Border around this has a color of #d65dda
<div style="border:2px solid #d65dda;">Content here</div>
.myborder {border:2px solid #d65dda;}