#fb34ed color space conversions
Hex:
#fb34ed
RGB:
251, 52, 237
CMY:
2, 80, 7
CMYK:
0, 79, 6, 2
HSL:
304°, 96.1353%, 59.4118%
HSV (HSB):
304°, 79.2829%, 98.4314%
XYZ:
56.2977, 29.0796, 82.7665
xyY:
0.3348, 0.1729, 29.0796
CIE-Lab:
60.8518, 88.6500, -50.0242
CIE-LCH:
60.8518, 101.7902, 330.5644
CIE-Luv:
60.8518, 83.9701, -91.0075
Hunter-Lab:
53.9255, 91.9825, -53.2521
#fb34ed color charts
#fb34ed color shades, tints & tones
#fb34ed color schemes
#fb34ed color preview, HTML & CSS examples
This text has a color of #fb34ed
<p style="color:#fb34ed;">Text here</p>
.mytext {color:#fb34ed;}
This box has a color of #fb34ed
<div style="background-color:#fb34ed;">Content here</div>
.mybackground {background-color:#fb34ed;}
Border around this has a color of #fb34ed
<div style="border:2px solid #fb34ed;">Content here</div>
.myborder {border:2px solid #fb34ed;}