#d65eed color space conversions
Hex:
#d65eed
RGB:
214, 94, 237
CMY:
16, 63, 7
CMYK:
10, 60, 0, 7
HSL:
290°, 79.8883%, 64.9020%
HSV (HSB):
290°, 60.3376%, 92.9412%
XYZ:
47.0203, 28.4160, 83.1274
xyY:
0.2965, 0.1792, 28.4160
CIE-Lab:
60.2627, 66.7261, -51.3049
CIE-LCH:
60.2627, 84.1699, 322.4438
CIE-Luv:
60.2627, 48.9080, -89.6503
Hunter-Lab:
53.3066, 64.1633, -55.1433
#d65eed color charts
#d65eed color shades, tints & tones
#d65eed color schemes
#d65eed color preview, HTML & CSS examples
This text has a color of #d65eed
<p style="color:#d65eed;">Text here</p>
.mytext {color:#d65eed;}
This box has a color of #d65eed
<div style="background-color:#d65eed;">Content here</div>
.mybackground {background-color:#d65eed;}
Border around this has a color of #d65eed
<div style="border:2px solid #d65eed;">Content here</div>
.myborder {border:2px solid #d65eed;}