#f25ff6 color space conversions
Hex:
#f25ff6
RGB:
242, 95, 246
CMY:
5, 63, 4
CMYK:
2, 61, 0, 4
HSL:
298°, 89.3491%, 66.8627%
HSV (HSB):
298°, 61.3821%, 96.4706%
XYZ:
57.3447, 33.7155, 90.6741
xyY:
0.3155, 0.1855, 33.7155
CIE-Lab:
64.7361, 74.4946, -48.9643
CIE-LCH:
64.7361, 89.1457, 326.6836
CIE-Luv:
64.7361, 64.6601, -88.3472
Hunter-Lab:
58.0650, 74.6718, -51.9415
#f25ff6 color charts
#f25ff6 color shades, tints & tones
#f25ff6 color schemes
#f25ff6 color preview, HTML & CSS examples
This text has a color of #f25ff6
<p style="color:#f25ff6;">Text here</p>
.mytext {color:#f25ff6;}
This box has a color of #f25ff6
<div style="background-color:#f25ff6;">Content here</div>
.mybackground {background-color:#f25ff6;}
Border around this has a color of #f25ff6
<div style="border:2px solid #f25ff6;">Content here</div>
.myborder {border:2px solid #f25ff6;}