#fc25fc color space conversions
Hex:
#fc25fc
RGB:
252, 37, 252
CMY:
1, 85, 1
CMYK:
0, 85, 0, 1
HSL:
300°, 97.2851%, 56.6667%
HSV (HSB):
300°, 85.3175%, 98.8235%
XYZ:
58.3771, 29.0469, 94.6252
xyY:
0.3207, 0.1596, 29.0469
CIE-Lab:
60.8230, 93.8821, -58.4055
CIE-LCH:
60.8230, 110.5669, 328.1136
CIE-Luv:
60.8230, 80.9017, -104.6091
Hunter-Lab:
53.8951, 99.0278, -66.3706
#fc25fc color charts
#fc25fc color shades, tints & tones
#fc25fc color schemes
#fc25fc color preview, HTML & CSS examples
This text has a color of #fc25fc
<p style="color:#fc25fc;">Text here</p>
.mytext {color:#fc25fc;}
This box has a color of #fc25fc
<div style="background-color:#fc25fc;">Content here</div>
.mybackground {background-color:#fc25fc;}
Border around this has a color of #fc25fc
<div style="border:2px solid #fc25fc;">Content here</div>
.myborder {border:2px solid #fc25fc;}