#fe25ca color space conversions
Hex:
#fe25ca
RGB:
254, 37, 202
CMY:
0, 85, 21
CMYK:
0, 85, 20, 0
HSL:
314°, 99.0868%, 57.0588%
HSV (HSB):
314°, 85.4331%, 99.6078%
XYZ:
52.1953, 26.6582, 58.2717
xyY:
0.3806, 0.1944, 26.6582
CIE-Lab:
58.6566, 87.6542, -33.6604
CIE-LCH:
58.6566, 93.8951, 338.9926
CIE-Luv:
58.6566, 103.0996, -65.2817
Hunter-Lab:
51.6316, 90.0934, -30.7728
#fe25ca color charts
#fe25ca color shades, tints & tones
#fe25ca color schemes
#fe25ca color preview, HTML & CSS examples
This text has a color of #fe25ca
<p style="color:#fe25ca;">Text here</p>
.mytext {color:#fe25ca;}
This box has a color of #fe25ca
<div style="background-color:#fe25ca;">Content here</div>
.mybackground {background-color:#fe25ca;}
Border around this has a color of #fe25ca
<div style="border:2px solid #fe25ca;">Content here</div>
.myborder {border:2px solid #fe25ca;}