#d64fee color space conversions
Hex:
#d64fee
RGB:
214, 79, 238
CMY:
16, 69, 7
CMYK:
10, 67, 0, 7
HSL:
291°, 82.3834%, 62.1569%
HSV (HSB):
291°, 66.8067%, 93.3333%
XYZ:
45.9602, 26.0612, 83.4969
xyY:
0.2955, 0.1676, 26.0612
CIE-Lab:
58.0950, 73.0748, -55.3127
CIE-LCH:
58.0950, 91.6483, 322.8767
CIE-Luv:
58.0950, 52.5765, -95.9954
Hunter-Lab:
51.0501, 71.3649, -61.2388
#d64fee color charts
#d64fee color shades, tints & tones
#d64fee color schemes
#d64fee color preview, HTML & CSS examples
This text has a color of #d64fee
<p style="color:#d64fee;">Text here</p>
.mytext {color:#d64fee;}
This box has a color of #d64fee
<div style="background-color:#d64fee;">Content here</div>
.mybackground {background-color:#d64fee;}
Border around this has a color of #d64fee
<div style="border:2px solid #d64fee;">Content here</div>
.myborder {border:2px solid #d64fee;}