#fb2ee5 color space conversions
Hex:
#fb2ee5
RGB:
251, 46, 229
CMY:
2, 82, 10
CMYK:
0, 82, 9, 2
HSL:
306°, 96.2441%, 58.2353%
HSV (HSB):
306°, 81.6733%, 98.4314%
XYZ:
54.9035, 28.1204, 76.6628
xyY:
0.3438, 0.1761, 28.1204
CIE-Lab:
59.9973, 88.8380, -46.8956
CIE-LCH:
59.9973, 100.4559, 332.1714
CIE-Luv:
59.9973, 88.0747, -85.9640
Hunter-Lab:
53.0286, 92.0109, -48.5947
#fb2ee5 color charts
#fb2ee5 color shades, tints & tones
#fb2ee5 color schemes
#fb2ee5 color preview, HTML & CSS examples
This text has a color of #fb2ee5
<p style="color:#fb2ee5;">Text here</p>
.mytext {color:#fb2ee5;}
This box has a color of #fb2ee5
<div style="background-color:#fb2ee5;">Content here</div>
.mybackground {background-color:#fb2ee5;}
Border around this has a color of #fb2ee5
<div style="border:2px solid #fb2ee5;">Content here</div>
.myborder {border:2px solid #fb2ee5;}