#d84cfc color space conversions
Hex:
#d84cfc
RGB:
216, 76, 252
CMY:
15, 70, 1
CMYK:
14, 70, 0, 1
HSL:
288°, 96.7033%, 64.3137%
HSV (HSB):
288°, 69.8413%, 98.8235%
XYZ:
48.4740, 26.7961, 94.7128
xyY:
0.2852, 0.1576, 26.7961
CIE-Lab:
58.7851, 77.1291, -61.9778
CIE-LCH:
58.7851, 98.9452, 321.2160
CIE-Luv:
58.7851, 50.5330, -107.0054
Hunter-Lab:
51.7649, 76.5634, -72.2457
#d84cfc color charts
#d84cfc color shades, tints & tones
#d84cfc color schemes
#d84cfc color preview, HTML & CSS examples
This text has a color of #d84cfc
<p style="color:#d84cfc;">Text here</p>
.mytext {color:#d84cfc;}
This box has a color of #d84cfc
<div style="background-color:#d84cfc;">Content here</div>
.mybackground {background-color:#d84cfc;}
Border around this has a color of #d84cfc
<div style="border:2px solid #d84cfc;">Content here</div>
.myborder {border:2px solid #d84cfc;}