#d65df6 color space conversions
Hex:
#d65df6
RGB:
214, 93, 246
CMY:
16, 64, 4
CMYK:
13, 62, 0, 4
HSL:
287°, 89.4737%, 66.4706%
HSV (HSB):
287°, 62.1951%, 96.4706%
XYZ:
48.2805, 28.7787, 90.1990
xyY:
0.2887, 0.1721, 28.7787
CIE-Lab:
60.5858, 68.8350, -55.7908
CIE-LCH:
60.5858, 88.6052, 320.9752
CIE-Luv:
60.5858, 46.8354, -97.0726
Hunter-Lab:
53.6457, 66.7676, -62.1371
#d65df6 color charts
#d65df6 color shades, tints & tones
#d65df6 color schemes
#d65df6 color preview, HTML & CSS examples
This text has a color of #d65df6
<p style="color:#d65df6;">Text here</p>
.mytext {color:#d65df6;}
This box has a color of #d65df6
<div style="background-color:#d65df6;">Content here</div>
.mybackground {background-color:#d65df6;}
Border around this has a color of #d65df6
<div style="border:2px solid #d65df6;">Content here</div>
.myborder {border:2px solid #d65df6;}