#fa7bed color space conversions
Hex:
#fa7bed
RGB:
250, 123, 237
CMY:
2, 52, 7
CMYK:
0, 51, 5, 2
HSL:
306°, 92.7007%, 73.1373%
HSV (HSB):
306°, 50.8000%, 98.0392%
XYZ:
61.7934, 40.6043, 84.7013
xyY:
0.3303, 0.2170, 40.6043
CIE-Lab:
69.8978, 62.9003, -35.8391
CIE-LCH:
69.8978, 72.3940, 330.3265
CIE-Luv:
69.8978, 63.0487, -66.5611
Hunter-Lab:
63.7215, 61.5860, -34.2057
#fa7bed color charts
#fa7bed color shades, tints & tones
#fa7bed color schemes
#fa7bed color preview, HTML & CSS examples
This text has a color of #fa7bed
<p style="color:#fa7bed;">Text here</p>
.mytext {color:#fa7bed;}
This box has a color of #fa7bed
<div style="background-color:#fa7bed;">Content here</div>
.mybackground {background-color:#fa7bed;}
Border around this has a color of #fa7bed
<div style="border:2px solid #fa7bed;">Content here</div>
.myborder {border:2px solid #fa7bed;}