#fa8bfc color space conversions
Hex:
#fa8bfc
RGB:
250, 139, 252
CMY:
2, 45, 1
CMYK:
1, 45, 0, 1
HSL:
299°, 94.9580%, 76.6667%
HSV (HSB):
299°, 44.8413%, 98.8235%
XYZ:
66.2276, 45.8175, 97.4485
xyY:
0.3161, 0.2187, 45.8175
CIE-Lab:
73.4270, 57.8110, -38.5541
CIE-LCH:
73.4270, 69.4876, 326.3007
CIE-Luv:
73.4270, 52.9399, -70.6856
Hunter-Lab:
67.6886, 56.1922, -37.9753
#fa8bfc color charts
#fa8bfc color shades, tints & tones
#fa8bfc color schemes
#fa8bfc color preview, HTML & CSS examples
This text has a color of #fa8bfc
<p style="color:#fa8bfc;">Text here</p>
.mytext {color:#fa8bfc;}
This box has a color of #fa8bfc
<div style="background-color:#fa8bfc;">Content here</div>
.mybackground {background-color:#fa8bfc;}
Border around this has a color of #fa8bfc
<div style="border:2px solid #fa8bfc;">Content here</div>
.myborder {border:2px solid #fa8bfc;}