#fb47ed color space conversions
Hex:
#fb47ed
RGB:
251, 71, 237
CMY:
2, 72, 7
CMYK:
0, 72, 6, 2
HSL:
305°, 95.7447%, 63.1373%
HSV (HSB):
305°, 71.7131%, 98.4314%
XYZ:
57.3230, 31.1301, 83.1082
xyY:
0.3341, 0.1815, 31.1301
CIE-Lab:
62.6173, 83.5738, -47.2312
CIE-LCH:
62.6173, 95.9967, 330.5273
CIE-Luv:
62.6173, 80.2273, -86.4256
Hunter-Lab:
55.7944, 85.7501, -49.2590
#fb47ed color charts
#fb47ed color shades, tints & tones
#fb47ed color schemes
#fb47ed color preview, HTML & CSS examples
This text has a color of #fb47ed
<p style="color:#fb47ed;">Text here</p>
.mytext {color:#fb47ed;}
This box has a color of #fb47ed
<div style="background-color:#fb47ed;">Content here</div>
.mybackground {background-color:#fb47ed;}
Border around this has a color of #fb47ed
<div style="border:2px solid #fb47ed;">Content here</div>
.myborder {border:2px solid #fb47ed;}