#fb2ff7 color space conversions
Hex:
#fb2ff7
RGB:
251, 47, 247
CMY:
2, 82, 3
CMYK:
0, 81, 2, 2
HSL:
301°, 96.2264%, 58.4314%
HSV (HSB):
301°, 81.2749%, 98.4314%
XYZ:
57.5887, 29.2577, 90.6077
xyY:
0.3245, 0.1649, 29.2577
CIE-Lab:
61.0084, 91.1608, -55.3456
CIE-LCH:
61.0084, 106.6463, 328.7372
CIE-Luv:
61.0084, 80.8917, -99.6117
Hunter-Lab:
54.0904, 95.3865, -61.4545
#fb2ff7 color charts
#fb2ff7 color shades, tints & tones
#fb2ff7 color schemes
#fb2ff7 color preview, HTML & CSS examples
This text has a color of #fb2ff7
<p style="color:#fb2ff7;">Text here</p>
.mytext {color:#fb2ff7;}
This box has a color of #fb2ff7
<div style="background-color:#fb2ff7;">Content here</div>
.mybackground {background-color:#fb2ff7;}
Border around this has a color of #fb2ff7
<div style="border:2px solid #fb2ff7;">Content here</div>
.myborder {border:2px solid #fb2ff7;}