#fa03ef color space conversions
Hex:
#fa03ef
RGB:
250, 3, 239
CMY:
2, 99, 6
CMYK:
0, 99, 4, 2
HSL:
303°, 97.6285%, 49.6078%
HSV (HSB):
303°, 98.8000%, 98.0392%
XYZ:
55.0369, 26.6211, 83.8990
xyY:
0.3324, 0.1608, 26.6211
CIE-Lab:
58.6220, 95.1031, -54.6976
CIE-LCH:
58.6220, 109.7107, 330.0951
CIE-Luv:
58.6220, 86.8485, -98.3075
Hunter-Lab:
51.5957, 100.1129, -60.2937
#fa03ef color charts
#fa03ef color shades, tints & tones
#fa03ef color schemes
#fa03ef color preview, HTML & CSS examples
This text has a color of #fa03ef
<p style="color:#fa03ef;">Text here</p>
.mytext {color:#fa03ef;}
This box has a color of #fa03ef
<div style="background-color:#fa03ef;">Content here</div>
.mybackground {background-color:#fa03ef;}
Border around this has a color of #fa03ef
<div style="border:2px solid #fa03ef;">Content here</div>
.myborder {border:2px solid #fa03ef;}