#fa15ee color space conversions
Hex:
#fa15ee
RGB:
250, 21, 238
CMY:
2, 92, 7
CMYK:
0, 92, 5, 2
HSL:
303°, 95.8159%, 53.1373%
HSV (HSB):
303°, 91.6000%, 98.0392%
XYZ:
55.1251, 27.0334, 83.2015
xyY:
0.3334, 0.1635, 27.0334
CIE-Lab:
59.0052, 93.6739, -53.5273
CIE-LCH:
59.0052, 107.8887, 330.2554
CIE-Luv:
59.0052, 86.3900, -96.4747
Hunter-Lab:
51.9936, 98.2619, -58.4818
#fa15ee color charts
#fa15ee color shades, tints & tones
#fa15ee color schemes
#fa15ee color preview, HTML & CSS examples
This text has a color of #fa15ee
<p style="color:#fa15ee;">Text here</p>
.mytext {color:#fa15ee;}
This box has a color of #fa15ee
<div style="background-color:#fa15ee;">Content here</div>
.mybackground {background-color:#fa15ee;}
Border around this has a color of #fa15ee
<div style="border:2px solid #fa15ee;">Content here</div>
.myborder {border:2px solid #fa15ee;}