#fc25e4 color space conversions
Hex:
#fc25e4
RGB:
252, 37, 228
CMY:
1, 85, 11
CMYK:
0, 85, 10, 1
HSL:
307°, 97.2851%, 56.6667%
HSV (HSB):
307°, 85.3175%, 98.8235%
XYZ:
54.8100, 27.6200, 75.8412
xyY:
0.3463, 0.1745, 27.6200
CIE-Lab:
59.5439, 90.5560, -47.0395
CIE-LCH:
59.5439, 102.0446, 332.5503
CIE-Luv:
59.5439, 90.4686, -86.3134
Hunter-Lab:
52.5548, 94.1892, -48.7724
#fc25e4 color charts
#fc25e4 color shades, tints & tones
#fc25e4 color schemes
#fc25e4 color preview, HTML & CSS examples
This text has a color of #fc25e4
<p style="color:#fc25e4;">Text here</p>
.mytext {color:#fc25e4;}
This box has a color of #fc25e4
<div style="background-color:#fc25e4;">Content here</div>
.mybackground {background-color:#fc25e4;}
Border around this has a color of #fc25e4
<div style="border:2px solid #fc25e4;">Content here</div>
.myborder {border:2px solid #fc25e4;}