#fa0fee color space conversions
Hex:
#fa0fee
RGB:
250, 15, 238
CMY:
2, 94, 7
CMYK:
0, 94, 5, 2
HSL:
303°, 95.9184%, 51.9608%
HSV (HSB):
303°, 94.0000%, 98.0392%
XYZ:
55.0278, 26.8387, 83.1690
xyY:
0.3334, 0.1626, 26.8387
CIE-Lab:
58.8247, 94.2062, -53.8147
CIE-LCH:
58.8247, 108.4935, 330.2631
CIE-Luv:
58.8247, 86.7505, -96.9205
Hunter-Lab:
51.8061, 98.9399, -58.9194
#fa0fee color charts
#fa0fee color shades, tints & tones
#fa0fee color schemes
#fa0fee color preview, HTML & CSS examples
This text has a color of #fa0fee
<p style="color:#fa0fee;">Text here</p>
.mytext {color:#fa0fee;}
This box has a color of #fa0fee
<div style="background-color:#fa0fee;">Content here</div>
.mybackground {background-color:#fa0fee;}
Border around this has a color of #fa0fee
<div style="border:2px solid #fa0fee;">Content here</div>
.myborder {border:2px solid #fa0fee;}