#f25fff color space conversions
Hex:
#f25fff
RGB:
242, 95, 255
CMY:
5, 63, 0
CMYK:
5, 63, 0, 0
HSL:
295°, 100.0000%, 68.6275%
HSV (HSB):
295°, 62.7451%, 100.0000%
XYZ:
58.7602, 34.2817, 98.1278
xyY:
0.3074, 0.1793, 34.2817
CIE-Lab:
65.1855, 76.0054, -53.2102
CIE-LCH:
65.1855, 92.7801, 325.0047
CIE-Luv:
65.1855, 61.9810, -95.4376
Hunter-Lab:
58.5505, 76.6756, -58.3817
#f25fff color charts
#f25fff color shades, tints & tones
#f25fff color schemes
#f25fff color preview, HTML & CSS examples
This text has a color of #f25fff
<p style="color:#f25fff;">Text here</p>
.mytext {color:#f25fff;}
This box has a color of #f25fff
<div style="background-color:#f25fff;">Content here</div>
.mybackground {background-color:#f25fff;}
Border around this has a color of #f25fff
<div style="border:2px solid #f25fff;">Content here</div>
.myborder {border:2px solid #f25fff;}