#d84bfc color space conversions
Hex:
#d84bfc
RGB:
216, 75, 252
CMY:
15, 71, 1
CMYK:
14, 70, 0, 1
HSL:
288°, 96.7213%, 64.1176%
HSV (HSB):
288°, 70.2381%, 98.8235%
XYZ:
48.4057, 26.6594, 94.6900
xyY:
0.2852, 0.1570, 26.6594
CIE-Lab:
58.6577, 77.4904, -62.1822
CIE-LCH:
58.6577, 99.3548, 321.2547
CIE-Luv:
58.6577, 50.7400, -107.3069
Hunter-Lab:
51.6327, 76.9866, -72.5899
#d84bfc color charts
#d84bfc color shades, tints & tones
#d84bfc color schemes
#d84bfc color preview, HTML & CSS examples
This text has a color of #d84bfc
<p style="color:#d84bfc;">Text here</p>
.mytext {color:#d84bfc;}
This box has a color of #d84bfc
<div style="background-color:#d84bfc;">Content here</div>
.mybackground {background-color:#d84bfc;}
Border around this has a color of #d84bfc
<div style="border:2px solid #d84bfc;">Content here</div>
.myborder {border:2px solid #d84bfc;}