#fa8afb color space conversions
Hex:
#fa8afb
RGB:
250, 138, 251
CMY:
2, 46, 2
CMYK:
0, 45, 0, 2
HSL:
299°, 93.3884%, 76.2745%
HSV (HSB):
299°, 45.0199%, 98.4314%
XYZ:
65.9254, 45.4660, 96.5679
xyY:
0.3170, 0.2186, 45.4660
CIE-Lab:
73.1977, 58.1239, -38.3671
CIE-LCH:
73.1977, 69.6450, 326.5716
CIE-Luv:
73.1977, 53.5746, -70.3951
Hunter-Lab:
67.4285, 56.5212, -37.7125
#fa8afb color charts
#fa8afb color shades, tints & tones
#fa8afb color schemes
#fa8afb color preview, HTML & CSS examples
This text has a color of #fa8afb
<p style="color:#fa8afb;">Text here</p>
.mytext {color:#fa8afb;}
This box has a color of #fa8afb
<div style="background-color:#fa8afb;">Content here</div>
.mybackground {background-color:#fa8afb;}
Border around this has a color of #fa8afb
<div style="border:2px solid #fa8afb;">Content here</div>
.myborder {border:2px solid #fa8afb;}