#fe51e2 color space conversions
Hex:
#fe51e2
RGB:
254, 81, 226
CMY:
0, 68, 11
CMYK:
0, 68, 11, 0
HSL:
310°, 98.8571%, 65.6863%
HSV (HSB):
310°, 68.1102%, 99.6078%
XYZ:
57.5429, 32.4467, 75.1815
xyY:
0.3484, 0.1964, 32.4467
CIE-Lab:
63.7104, 79.4023, -39.3404
CIE-LCH:
63.7104, 88.6137, 333.6436
CIE-Luv:
63.7104, 83.7901, -73.7003
Hunter-Lab:
56.9620, 80.6371, -38.3807
#fe51e2 color charts
#fe51e2 color shades, tints & tones
#fe51e2 color schemes
#fe51e2 color preview, HTML & CSS examples
This text has a color of #fe51e2
<p style="color:#fe51e2;">Text here</p>
.mytext {color:#fe51e2;}
This box has a color of #fe51e2
<div style="background-color:#fe51e2;">Content here</div>
.mybackground {background-color:#fe51e2;}
Border around this has a color of #fe51e2
<div style="border:2px solid #fe51e2;">Content here</div>
.myborder {border:2px solid #fe51e2;}