#ff25fe color space conversions
Hex:
#ff25fe
RGB:
255, 37, 254
CMY:
0, 85, 0
CMYK:
0, 85, 0, 0
HSL:
300°, 100.0000%, 57.2549%
HSV (HSB):
300°, 85.4902%, 100.0000%
XYZ:
59.7910, 29.7389, 96.3548
xyY:
0.3217, 0.1600, 29.7389
CIE-Lab:
61.4283, 94.6767, -58.5176
CIE-LCH:
61.4283, 111.3014, 328.2807
CIE-Luv:
61.4283, 82.2672, -105.1263
Hunter-Lab:
54.5334, 100.2758, -66.5859
#ff25fe color charts
#ff25fe color shades, tints & tones
#ff25fe color schemes
#ff25fe color preview, HTML & CSS examples
This text has a color of #ff25fe
<p style="color:#ff25fe;">Text here</p>
.mytext {color:#ff25fe;}
This box has a color of #ff25fe
<div style="background-color:#ff25fe;">Content here</div>
.mybackground {background-color:#ff25fe;}
Border around this has a color of #ff25fe
<div style="border:2px solid #ff25fe;">Content here</div>
.myborder {border:2px solid #ff25fe;}