#fa7cfc color space conversions
Hex:
#fa7cfc
RGB:
250, 124, 252
CMY:
2, 51, 1
CMYK:
1, 51, 0, 1
HSL:
299°, 95.5224%, 73.7255%
HSV (HSB):
299°, 50.7937%, 98.8235%
XYZ:
64.2027, 41.7676, 96.7736
xyY:
0.3167, 0.2060, 41.7676
CIE-Lab:
70.7104, 64.9557, -42.7918
CIE-LCH:
70.7104, 77.7842, 326.6238
CIE-Luv:
70.7104, 58.7713, -78.2839
Hunter-Lab:
64.6278, 64.2270, -43.5412
#fa7cfc color charts
#fa7cfc color shades, tints & tones
#fa7cfc color schemes
#fa7cfc color preview, HTML & CSS examples
This text has a color of #fa7cfc
<p style="color:#fa7cfc;">Text here</p>
.mytext {color:#fa7cfc;}
This box has a color of #fa7cfc
<div style="background-color:#fa7cfc;">Content here</div>
.mybackground {background-color:#fa7cfc;}
Border around this has a color of #fa7cfc
<div style="border:2px solid #fa7cfc;">Content here</div>
.myborder {border:2px solid #fa7cfc;}