#fe34bb color space conversions
Hex:
#fe34bb
RGB:
254, 52, 187
CMY:
0, 80, 27
CMYK:
0, 80, 26, 0
HSL:
320°, 99.0196%, 60.0000%
HSV (HSB):
320°, 79.5276%, 99.6078%
XYZ:
51.0707, 27.1147, 49.5556
xyY:
0.3998, 0.2123, 27.1147
CIE-Lab:
59.0803, 82.8660, -24.3930
CIE-LCH:
59.0803, 86.3816, 343.5973
CIE-Luv:
59.0803, 106.7628, -50.6503
Hunter-Lab:
52.0717, 83.9428, -19.9749
#fe34bb color charts
#fe34bb color shades, tints & tones
#fe34bb color schemes
#fe34bb color preview, HTML & CSS examples
This text has a color of #fe34bb
<p style="color:#fe34bb;">Text here</p>
.mytext {color:#fe34bb;}
This box has a color of #fe34bb
<div style="background-color:#fe34bb;">Content here</div>
.mybackground {background-color:#fe34bb;}
Border around this has a color of #fe34bb
<div style="border:2px solid #fe34bb;">Content here</div>
.myborder {border:2px solid #fe34bb;}