#fe51d6 color space conversions
Hex:
#fe51d6
RGB:
254, 81, 214
CMY:
0, 68, 16
CMYK:
0, 68, 16, 0
HSL:
314°, 98.8571%, 65.6863%
HSV (HSB):
314°, 68.1102%, 99.6078%
XYZ:
55.9531, 31.8107, 66.8094
xyY:
0.3620, 0.2058, 31.8107
CIE-Lab:
63.1861, 77.7298, -33.4226
CIE-LCH:
63.1861, 84.6108, 336.7330
CIE-Luv:
63.1861, 88.1153, -64.1061
Hunter-Lab:
56.4010, 78.3806, -30.7508
#fe51d6 color charts
#fe51d6 color shades, tints & tones
#fe51d6 color schemes
#fe51d6 color preview, HTML & CSS examples
This text has a color of #fe51d6
<p style="color:#fe51d6;">Text here</p>
.mytext {color:#fe51d6;}
This box has a color of #fe51d6
<div style="background-color:#fe51d6;">Content here</div>
.mybackground {background-color:#fe51d6;}
Border around this has a color of #fe51d6
<div style="border:2px solid #fe51d6;">Content here</div>
.myborder {border:2px solid #fe51d6;}