#fa4bed color space conversions
Hex:
#fa4bed
RGB:
250, 75, 237
CMY:
2, 71, 7
CMYK:
0, 70, 5, 2
HSL:
304°, 94.5946%, 63.7255%
HSV (HSB):
304°, 70.0000%, 98.0392%
XYZ:
57.2265, 31.4706, 83.1790
xyY:
0.3330, 0.1831, 31.4706
CIE-Lab:
62.9029, 82.1059, -46.7907
CIE-LCH:
62.9029, 94.5026, 330.3219
CIE-Luv:
62.9029, 78.5626, -85.5886
Hunter-Lab:
56.0986, 83.9161, -48.6419
#fa4bed color charts
#fa4bed color shades, tints & tones
#fa4bed color schemes
#fa4bed color preview, HTML & CSS examples
This text has a color of #fa4bed
<p style="color:#fa4bed;">Text here</p>
.mytext {color:#fa4bed;}
This box has a color of #fa4bed
<div style="background-color:#fa4bed;">Content here</div>
.mybackground {background-color:#fa4bed;}
Border around this has a color of #fa4bed
<div style="border:2px solid #fa4bed;">Content here</div>
.myborder {border:2px solid #fa4bed;}