#fe51cf color space conversions
Hex:
#fe51cf
RGB:
254, 81, 207
CMY:
0, 68, 19
CMYK:
0, 68, 19, 0
HSL:
316°, 98.8571%, 65.6863%
HSV (HSB):
316°, 68.1102%, 99.6078%
XYZ:
55.0780, 31.4607, 62.2011
xyY:
0.3703, 0.2115, 31.4607
CIE-Lab:
62.8946, 76.7902, -29.9243
CIE-LCH:
62.8946, 82.4148, 338.7097
CIE-Luv:
62.8946, 90.6726, -58.4982
Hunter-Lab:
56.0898, 77.1227, -26.4870
#fe51cf color charts
#fe51cf color shades, tints & tones
#fe51cf color schemes
#fe51cf color preview, HTML & CSS examples
This text has a color of #fe51cf
<p style="color:#fe51cf;">Text here</p>
.mytext {color:#fe51cf;}
This box has a color of #fe51cf
<div style="background-color:#fe51cf;">Content here</div>
.mybackground {background-color:#fe51cf;}
Border around this has a color of #fe51cf
<div style="border:2px solid #fe51cf;">Content here</div>
.myborder {border:2px solid #fe51cf;}