#fb34fa color space conversions
Hex:
#fb34fa
RGB:
251, 52, 250
CMY:
2, 80, 2
CMYK:
0, 79, 0, 2
HSL:
300°, 96.1353%, 59.4118%
HSV (HSB):
300°, 79.2829%, 98.4314%
XYZ:
58.2670, 29.8673, 93.1364
xyY:
0.3214, 0.1648, 29.8673
CIE-Lab:
61.5396, 90.5256, -56.1636
CIE-LCH:
61.5396, 106.5328, 328.1838
CIE-Luv:
61.5396, 79.0435, -100.9677
Hunter-Lab:
54.6510, 94.6711, -62.7865
#fb34fa color charts
#fb34fa color shades, tints & tones
#fb34fa color schemes
#fb34fa color preview, HTML & CSS examples
This text has a color of #fb34fa
<p style="color:#fb34fa;">Text here</p>
.mytext {color:#fb34fa;}
This box has a color of #fb34fa
<div style="background-color:#fb34fa;">Content here</div>
.mybackground {background-color:#fb34fa;}
Border around this has a color of #fb34fa
<div style="border:2px solid #fb34fa;">Content here</div>
.myborder {border:2px solid #fb34fa;}