#fb34e0 color space conversions
Hex:
#fb34e0
RGB:
251, 52, 224
CMY:
2, 80, 12
CMYK:
0, 79, 11, 2
HSL:
308°, 96.1353%, 59.4118%
HSV (HSB):
308°, 79.2829%, 98.4314%
XYZ:
54.4662, 28.3470, 73.1218
xyY:
0.3493, 0.1818, 28.3470
CIE-Lab:
60.2010, 86.8516, -43.7618
CIE-LCH:
60.2010, 97.2538, 333.2579
CIE-Luv:
60.2010, 89.0803, -80.9006
Hunter-Lab:
53.2419, 89.4311, -44.1588
#fb34e0 color charts
#fb34e0 color shades, tints & tones
#fb34e0 color schemes
#fb34e0 color preview, HTML & CSS examples
This text has a color of #fb34e0
<p style="color:#fb34e0;">Text here</p>
.mytext {color:#fb34e0;}
This box has a color of #fb34e0
<div style="background-color:#fb34e0;">Content here</div>
.mybackground {background-color:#fb34e0;}
Border around this has a color of #fb34e0
<div style="border:2px solid #fb34e0;">Content here</div>
.myborder {border:2px solid #fb34e0;}