#fe35ec color space conversions
Hex:
#fe35ec
RGB:
254, 53, 236
CMY:
0, 79, 7
CMYK:
0, 79, 7, 0
HSL:
305°, 99.0148%, 60.1961%
HSV (HSB):
305°, 79.1339%, 99.6078%
XYZ:
57.2865, 29.6732, 82.0650
xyY:
0.3389, 0.1756, 29.6732
CIE-Lab:
61.3712, 88.8555, -48.6117
CIE-LCH:
61.3712, 101.2838, 331.3175
CIE-Luv:
61.3712, 86.3790, -89.0233
Hunter-Lab:
54.4731, 92.3912, -51.1907
#fe35ec color charts
#fe35ec color shades, tints & tones
#fe35ec color schemes
#fe35ec color preview, HTML & CSS examples
This text has a color of #fe35ec
<p style="color:#fe35ec;">Text here</p>
.mytext {color:#fe35ec;}
This box has a color of #fe35ec
<div style="background-color:#fe35ec;">Content here</div>
.mybackground {background-color:#fe35ec;}
Border around this has a color of #fe35ec
<div style="border:2px solid #fe35ec;">Content here</div>
.myborder {border:2px solid #fe35ec;}