#fb34fb color space conversions
Hex:
#fb34fb
RGB:
251, 52, 251
CMY:
2, 80, 2
CMYK:
0, 79, 0, 2
HSL:
300°, 96.1353%, 59.4118%
HSV (HSB):
300°, 79.2829%, 98.4314%
XYZ:
58.4242, 29.9302, 93.9646
xyY:
0.3205, 0.1642, 29.9302
CIE-Lab:
61.5940, 90.6729, -56.6309
CIE-LCH:
61.5940, 106.9048, 328.0127
CIE-Luv:
61.5940, 78.6726, -101.7271
Hunter-Lab:
54.7085, 94.8834, -63.5375
#fb34fb color charts
#fb34fb color shades, tints & tones
#fb34fb color schemes
#fb34fb color preview, HTML & CSS examples
This text has a color of #fb34fb
<p style="color:#fb34fb;">Text here</p>
.mytext {color:#fb34fb;}
This box has a color of #fb34fb
<div style="background-color:#fb34fb;">Content here</div>
.mybackground {background-color:#fb34fb;}
Border around this has a color of #fb34fb
<div style="border:2px solid #fb34fb;">Content here</div>
.myborder {border:2px solid #fb34fb;}