#fa8be4 color space conversions
Hex:
#fa8be4
RGB:
250, 139, 228
CMY:
2, 45, 11
CMYK:
0, 44, 9, 2
HSL:
312°, 91.7355%, 76.2745%
HSV (HSB):
312°, 44.4000%, 98.0392%
XYZ:
62.6606, 44.3907, 78.6645
xyY:
0.3374, 0.2390, 44.3907
CIE-Lab:
72.4888, 53.7489, -26.8938
CIE-LCH:
72.4888, 60.1017, 333.4184
CIE-Luv:
72.4888, 58.4486, -51.0016
Hunter-Lab:
66.6263, 51.2792, -23.3642
#fa8be4 color charts
#fa8be4 color shades, tints & tones
#fa8be4 color schemes
#fa8be4 color preview, HTML & CSS examples
This text has a color of #fa8be4
<p style="color:#fa8be4;">Text here</p>
.mytext {color:#fa8be4;}
This box has a color of #fa8be4
<div style="background-color:#fa8be4;">Content here</div>
.mybackground {background-color:#fa8be4;}
Border around this has a color of #fa8be4
<div style="border:2px solid #fa8be4;">Content here</div>
.myborder {border:2px solid #fa8be4;}