#f25ff8 color space conversions
Hex:
#f25ff8
RGB:
242, 95, 248
CMY:
5, 63, 3
CMYK:
2, 62, 0, 3
HSL:
298°, 91.6168%, 67.2549%
HSV (HSB):
298°, 61.6935%, 97.2549%
XYZ:
57.6534, 33.8390, 92.2998
xyY:
0.3137, 0.1841, 33.8390
CIE-Lab:
64.8346, 74.8271, -49.9125
CIE-LCH:
64.8346, 89.9464, 326.2952
CIE-Luv:
64.8346, 64.0595, -89.9288
Hunter-Lab:
58.1713, 75.1113, -53.3550
#f25ff8 color charts
#f25ff8 color shades, tints & tones
#f25ff8 color schemes
#f25ff8 color preview, HTML & CSS examples
This text has a color of #f25ff8
<p style="color:#f25ff8;">Text here</p>
.mytext {color:#f25ff8;}
This box has a color of #f25ff8
<div style="background-color:#f25ff8;">Content here</div>
.mybackground {background-color:#f25ff8;}
Border around this has a color of #f25ff8
<div style="border:2px solid #f25ff8;">Content here</div>
.myborder {border:2px solid #f25ff8;}