#fa8cfa color space conversions
Hex:
#fa8cfa
RGB:
250, 140, 250
CMY:
2, 45, 2
CMYK:
0, 44, 0, 2
HSL:
300°, 91.6667%, 76.4706%
HSV (HSB):
300°, 44.0000%, 98.0392%
XYZ:
66.0577, 45.9823, 95.8363
xyY:
0.3178, 0.2212, 45.9823
CIE-Lab:
73.5340, 56.9700, -37.3006
CIE-LCH:
73.5340, 68.0949, 326.7856
CIE-Luv:
73.5340, 52.9827, -68.5140
Hunter-Lab:
67.8102, 55.2189, -36.3275
#fa8cfa color charts
#fa8cfa color shades, tints & tones
#fa8cfa color schemes
#fa8cfa color preview, HTML & CSS examples
This text has a color of #fa8cfa
<p style="color:#fa8cfa;">Text here</p>
.mytext {color:#fa8cfa;}
This box has a color of #fa8cfa
<div style="background-color:#fa8cfa;">Content here</div>
.mybackground {background-color:#fa8cfa;}
Border around this has a color of #fa8cfa
<div style="border:2px solid #fa8cfa;">Content here</div>
.myborder {border:2px solid #fa8cfa;}