#fb02f0 color space conversions
Hex:
#fb02f0
RGB:
251, 2, 240
CMY:
2, 99, 6
CMYK:
0, 99, 4, 2
HSL:
303°, 98.4190%, 49.6078%
HSV (HSB):
303°, 99.2032%, 98.4314%
XYZ:
55.5335, 26.8439, 84.6925
xyY:
0.3324, 0.1607, 26.8439
CIE-Lab:
58.8296, 95.4581, -54.9159
CIE-LCH:
58.8296, 110.1273, 330.0887
CIE-Luv:
58.8296, 87.2070, -98.7686
Hunter-Lab:
51.8111, 100.6551, -60.6500
#fb02f0 color charts
#fb02f0 color shades, tints & tones
#fb02f0 color schemes
#fb02f0 color preview, HTML & CSS examples
This text has a color of #fb02f0
<p style="color:#fb02f0;">Text here</p>
.mytext {color:#fb02f0;}
This box has a color of #fb02f0
<div style="background-color:#fb02f0;">Content here</div>
.mybackground {background-color:#fb02f0;}
Border around this has a color of #fb02f0
<div style="border:2px solid #fb02f0;">Content here</div>
.myborder {border:2px solid #fb02f0;}