#d65ef8 color space conversions
Hex:
#d65ef8
RGB:
214, 94, 248
CMY:
16, 63, 3
CMYK:
14, 62, 0, 3
HSL:
287°, 91.6667%, 67.0588%
HSV (HSB):
287°, 62.0968%, 97.2549%
XYZ:
48.6775, 29.0789, 91.8541
xyY:
0.2870, 0.1714, 29.0789
CIE-Lab:
60.8512, 68.7819, -56.4752
CIE-LCH:
60.8512, 88.9966, 320.6114
CIE-Luv:
60.8512, 46.0521, -98.2288
Hunter-Lab:
53.9248, 66.7622, -63.2457
#d65ef8 color charts
#d65ef8 color shades, tints & tones
#d65ef8 color schemes
#d65ef8 color preview, HTML & CSS examples
This text has a color of #d65ef8
<p style="color:#d65ef8;">Text here</p>
.mytext {color:#d65ef8;}
This box has a color of #d65ef8
<div style="background-color:#d65ef8;">Content here</div>
.mybackground {background-color:#d65ef8;}
Border around this has a color of #d65ef8
<div style="border:2px solid #d65ef8;">Content here</div>
.myborder {border:2px solid #d65ef8;}