#f235f9 color space conversions
Hex:
#f235f9
RGB:
242, 53, 249
CMY:
5, 79, 2
CMYK:
3, 79, 0, 2
HSL:
298°, 94.2308%, 59.2157%
HSV (HSB):
298°, 78.7149%, 97.6471%
XYZ:
54.9899, 28.2630, 92.1795
xyY:
0.3135, 0.1611, 28.2630
CIE-Lab:
60.1256, 88.5034, -57.9491
CIE-LCH:
60.1256, 105.7873, 326.7845
CIE-Luv:
60.1256, 72.9380, -102.8922
Hunter-Lab:
53.1630, 91.5991, -65.5892
#f235f9 color charts
#f235f9 color shades, tints & tones
#f235f9 color schemes
#f235f9 color preview, HTML & CSS examples
This text has a color of #f235f9
<p style="color:#f235f9;">Text here</p>
.mytext {color:#f235f9;}
This box has a color of #f235f9
<div style="background-color:#f235f9;">Content here</div>
.mybackground {background-color:#f235f9;}
Border around this has a color of #f235f9
<div style="border:2px solid #f235f9;">Content here</div>
.myborder {border:2px solid #f235f9;}