#d65aee color space conversions
Hex:
#d65aee
RGB:
214, 90, 238
CMY:
16, 65, 7
CMYK:
10, 62, 0, 7
HSL:
290°, 81.3187%, 64.3137%
HSV (HSB):
290°, 62.1849%, 93.3333%
XYZ:
46.8203, 27.7815, 83.7836
xyY:
0.2956, 0.1754, 27.7815
CIE-Lab:
59.6908, 68.6296, -52.7706
CIE-LCH:
59.6908, 86.5723, 322.4426
CIE-Luv:
59.6908, 49.7645, -92.0212
Hunter-Lab:
52.7082, 66.3211, -57.3502
#d65aee color charts
#d65aee color shades, tints & tones
#d65aee color schemes
#d65aee color preview, HTML & CSS examples
This text has a color of #d65aee
<p style="color:#d65aee;">Text here</p>
.mytext {color:#d65aee;}
This box has a color of #d65aee
<div style="background-color:#d65aee;">Content here</div>
.mybackground {background-color:#d65aee;}
Border around this has a color of #d65aee
<div style="border:2px solid #d65aee;">Content here</div>
.myborder {border:2px solid #d65aee;}