#d65ff4 color space conversions
Hex:
#d65ff4
RGB:
214, 95, 244
CMY:
16, 63, 4
CMYK:
12, 61, 0, 4
HSL:
288°, 87.1345%, 66.4706%
HSV (HSB):
288°, 61.0656%, 95.6863%
XYZ:
48.1529, 29.0122, 88.6499
xyY:
0.2904, 0.1750, 29.0122
CIE-Lab:
60.7924, 67.5928, -54.3531
CIE-LCH:
60.7924, 86.7355, 321.1963
CIE-Luv:
60.7924, 46.8020, -94.7239
Hunter-Lab:
53.8630, 65.3167, -59.8778
#d65ff4 color charts
#d65ff4 color shades, tints & tones
#d65ff4 color schemes
#d65ff4 color preview, HTML & CSS examples
This text has a color of #d65ff4
<p style="color:#d65ff4;">Text here</p>
.mytext {color:#d65ff4;}
This box has a color of #d65ff4
<div style="background-color:#d65ff4;">Content here</div>
.mybackground {background-color:#d65ff4;}
Border around this has a color of #d65ff4
<div style="border:2px solid #d65ff4;">Content here</div>
.myborder {border:2px solid #d65ff4;}