#fb01eb color space conversions
Hex:
#fb01eb
RGB:
251, 1, 235
CMY:
2, 100, 8
CMYK:
0, 100, 6, 2
HSL:
304°, 99.2063%, 49.4118%
HSV (HSB):
304°, 99.6016%, 98.4314%
XYZ:
54.7899, 26.5291, 80.8301
xyY:
0.3379, 0.1636, 26.5291
CIE-Lab:
58.5359, 94.8498, -52.5826
CIE-LCH:
58.5359, 108.4501, 330.9970
CIE-Luv:
58.5359, 89.3371, -95.0456
Hunter-Lab:
51.5064, 99.7431, -56.9906
#fb01eb color charts
#fb01eb color shades, tints & tones
#fb01eb color schemes
#fb01eb color preview, HTML & CSS examples
This text has a color of #fb01eb
<p style="color:#fb01eb;">Text here</p>
.mytext {color:#fb01eb;}
This box has a color of #fb01eb
<div style="background-color:#fb01eb;">Content here</div>
.mybackground {background-color:#fb01eb;}
Border around this has a color of #fb01eb
<div style="border:2px solid #fb01eb;">Content here</div>
.myborder {border:2px solid #fb01eb;}