#fa3ffb color space conversions
Hex:
#fa3ffb
RGB:
250, 63, 251
CMY:
2, 75, 2
CMYK:
0, 75, 0, 2
HSL:
300°, 95.9184%, 61.5686%
HSV (HSB):
300°, 74.9004%, 98.4314%
XYZ:
58.6144, 30.8440, 94.1310
xyY:
0.3193, 0.1680, 30.8440
CIE-Lab:
62.3758, 87.7641, -55.3953
CIE-LCH:
62.3758, 103.7843, 327.7405
CIE-Luv:
62.3758, 76.1379, -99.6776
Hunter-Lab:
55.5374, 91.1992, -61.6151
#fa3ffb color charts
#fa3ffb color shades, tints & tones
#fa3ffb color schemes
#fa3ffb color preview, HTML & CSS examples
This text has a color of #fa3ffb
<p style="color:#fa3ffb;">Text here</p>
.mytext {color:#fa3ffb;}
This box has a color of #fa3ffb
<div style="background-color:#fa3ffb;">Content here</div>
.mybackground {background-color:#fa3ffb;}
Border around this has a color of #fa3ffb
<div style="border:2px solid #fa3ffb;">Content here</div>
.myborder {border:2px solid #fa3ffb;}