#d64cfc color space conversions
Hex:
#d64cfc
RGB:
214, 76, 252
CMY:
16, 70, 1
CMYK:
15, 70, 0, 1
HSL:
287°, 96.7033%, 64.3137%
HSV (HSB):
287°, 69.8413%, 98.8235%
XYZ:
47.8867, 26.4933, 94.6853
xyY:
0.2832, 0.1567, 26.4933
CIE-Lab:
58.5024, 76.7278, -62.4469
CIE-LCH:
58.5024, 98.9281, 320.8587
CIE-Luv:
58.5024, 49.2746, -107.5481
Hunter-Lab:
51.4716, 75.9922, -73.0375
#d64cfc color charts
#d64cfc color shades, tints & tones
#d64cfc color schemes
#d64cfc color preview, HTML & CSS examples
This text has a color of #d64cfc
<p style="color:#d64cfc;">Text here</p>
.mytext {color:#d64cfc;}
This box has a color of #d64cfc
<div style="background-color:#d64cfc;">Content here</div>
.mybackground {background-color:#d64cfc;}
Border around this has a color of #d64cfc
<div style="border:2px solid #d64cfc;">Content here</div>
.myborder {border:2px solid #d64cfc;}