#d65af5 color space conversions
Hex:
#d65af5
RGB:
214, 90, 245
CMY:
16, 65, 4
CMYK:
13, 63, 0, 4
HSL:
288°, 88.5714%, 65.6863%
HSV (HSB):
288°, 63.2653%, 96.0784%
XYZ:
47.8692, 28.2010, 89.3066
xyY:
0.2895, 0.1705, 28.2010
CIE-Lab:
60.0699, 69.9224, -56.0587
CIE-LCH:
60.0699, 89.6199, 321.2799
CIE-Luv:
60.0699, 47.8940, -97.4541
Hunter-Lab:
53.1047, 67.9688, -62.5353
#d65af5 color charts
#d65af5 color shades, tints & tones
#d65af5 color schemes
#d65af5 color preview, HTML & CSS examples
This text has a color of #d65af5
<p style="color:#d65af5;">Text here</p>
.mytext {color:#d65af5;}
This box has a color of #d65af5
<div style="background-color:#d65af5;">Content here</div>
.mybackground {background-color:#d65af5;}
Border around this has a color of #d65af5
<div style="border:2px solid #d65af5;">Content here</div>
.myborder {border:2px solid #d65af5;}