#fe34fe color space conversions
Hex:
#fe34fe
RGB:
254, 52, 254
CMY:
0, 80, 0
CMYK:
0, 80, 0, 0
HSL:
300°, 99.0196%, 60.0000%
HSV (HSB):
300°, 79.5276%, 99.6078%
XYZ:
59.9904, 30.6826, 96.5264
xyY:
0.3205, 0.1639, 30.6826
CIE-Lab:
62.2388, 91.6592, -57.2342
CIE-LCH:
62.2388, 108.0609, 328.0184
CIE-Luv:
62.2388, 79.6801, -103.0297
Hunter-Lab:
55.3919, 96.3832, -64.5451
#fe34fe color charts
#fe34fe color shades, tints & tones
#fe34fe color schemes
#fe34fe color preview, HTML & CSS examples
This text has a color of #fe34fe
<p style="color:#fe34fe;">Text here</p>
.mytext {color:#fe34fe;}
This box has a color of #fe34fe
<div style="background-color:#fe34fe;">Content here</div>
.mybackground {background-color:#fe34fe;}
Border around this has a color of #fe34fe
<div style="border:2px solid #fe34fe;">Content here</div>
.myborder {border:2px solid #fe34fe;}