#fa8bee color space conversions
Hex:
#fa8bee
RGB:
250, 139, 238
CMY:
2, 45, 7
CMYK:
0, 44, 5, 2
HSL:
306°, 91.7355%, 76.2745%
HSV (HSB):
306°, 44.4000%, 98.0392%
XYZ:
64.0896, 44.9623, 86.1896
xyY:
0.3283, 0.2303, 44.9623
CIE-Lab:
72.8670, 55.4020, -31.7908
CIE-LCH:
72.8670, 63.8752, 330.1519
CIE-Luv:
72.8670, 56.1410, -59.2006
Hunter-Lab:
67.0539, 53.2645, -29.2723
#fa8bee color charts
#fa8bee color shades, tints & tones
#fa8bee color schemes
#fa8bee color preview, HTML & CSS examples
This text has a color of #fa8bee
<p style="color:#fa8bee;">Text here</p>
.mytext {color:#fa8bee;}
This box has a color of #fa8bee
<div style="background-color:#fa8bee;">Content here</div>
.mybackground {background-color:#fa8bee;}
Border around this has a color of #fa8bee
<div style="border:2px solid #fa8bee;">Content here</div>
.myborder {border:2px solid #fa8bee;}