#fb32f7 color space conversions
Hex:
#fb32f7
RGB:
251, 50, 247
CMY:
2, 80, 3
CMYK:
0, 80, 2, 2
HSL:
301°, 96.1722%, 59.0196%
HSV (HSB):
301°, 80.0797%, 98.4314%
XYZ:
57.7128, 29.5058, 90.6491
xyY:
0.3245, 0.1659, 29.5058
CIE-Lab:
61.2255, 90.5286, -54.9998
CIE-LCH:
61.2255, 105.9264, 328.7196
CIE-Luv:
61.2255, 80.4640, -99.0669
Hunter-Lab:
54.3193, 94.5927, -60.9208
#fb32f7 color charts
#fb32f7 color shades, tints & tones
#fb32f7 color schemes
#fb32f7 color preview, HTML & CSS examples
This text has a color of #fb32f7
<p style="color:#fb32f7;">Text here</p>
.mytext {color:#fb32f7;}
This box has a color of #fb32f7
<div style="background-color:#fb32f7;">Content here</div>
.mybackground {background-color:#fb32f7;}
Border around this has a color of #fb32f7
<div style="border:2px solid #fb32f7;">Content here</div>
.myborder {border:2px solid #fb32f7;}