#fe54ec color space conversions
Hex:
#fe54ec
RGB:
254, 84, 236
CMY:
0, 67, 7
CMYK:
0, 67, 7, 0
HSL:
306°, 98.8372%, 66.2745%
HSV (HSB):
306°, 66.9291%, 99.6078%
XYZ:
59.1837, 33.4676, 82.6974
xyY:
0.3375, 0.1909, 33.4676
CIE-Lab:
64.5378, 79.8185, -43.6185
CIE-LCH:
64.5378, 90.9591, 331.3447
CIE-Luv:
64.5378, 79.4371, -80.6671
Hunter-Lab:
57.8512, 81.3718, -44.2584
#fe54ec color charts
#fe54ec color shades, tints & tones
#fe54ec color schemes
#fe54ec color preview, HTML & CSS examples
This text has a color of #fe54ec
<p style="color:#fe54ec;">Text here</p>
.mytext {color:#fe54ec;}
This box has a color of #fe54ec
<div style="background-color:#fe54ec;">Content here</div>
.mybackground {background-color:#fe54ec;}
Border around this has a color of #fe54ec
<div style="border:2px solid #fe54ec;">Content here</div>
.myborder {border:2px solid #fe54ec;}