#fc25ff color space conversions
Hex:
#fc25ff
RGB:
252, 37, 255
CMY:
1, 85, 0
CMYK:
1, 85, 0, 0
HSL:
299°, 100.0000%, 57.2549%
HSV (HSB):
299°, 85.4902%, 100.0000%
XYZ:
58.8565, 29.2386, 97.1493
xyY:
0.3177, 0.1578, 29.2386
CIE-Lab:
60.9916, 94.3152, -59.7968
CIE-LCH:
60.9916, 111.6737, 327.6249
CIE-Luv:
60.9916, 79.7565, -106.8554
Hunter-Lab:
54.0727, 99.6644, -68.6720
#fc25ff color charts
#fc25ff color shades, tints & tones
#fc25ff color schemes
#fc25ff color preview, HTML & CSS examples
This text has a color of #fc25ff
<p style="color:#fc25ff;">Text here</p>
.mytext {color:#fc25ff;}
This box has a color of #fc25ff
<div style="background-color:#fc25ff;">Content here</div>
.mybackground {background-color:#fc25ff;}
Border around this has a color of #fc25ff
<div style="border:2px solid #fc25ff;">Content here</div>
.myborder {border:2px solid #fc25ff;}