#f245e9 color space conversions
Hex:
#f245e9
RGB:
242, 69, 233
CMY:
5, 73, 9
CMYK:
0, 71, 4, 5
HSL:
303°, 86.9347%, 60.9804%
HSV (HSB):
303°, 71.4876%, 94.9020%
XYZ:
53.4541, 29.0167, 79.8742
xyY:
0.3293, 0.1787, 29.0167
CIE-Lab:
60.7963, 81.6967, -47.9686
CIE-LCH:
60.7963, 94.7383, 329.5805
CIE-Luv:
60.7963, 75.6620, -86.7607
Hunter-Lab:
53.8671, 82.8637, -50.2083
#f245e9 color charts
#f245e9 color shades, tints & tones
#f245e9 color schemes
#f245e9 color preview, HTML & CSS examples
This text has a color of #f245e9
<p style="color:#f245e9;">Text here</p>
.mytext {color:#f245e9;}
This box has a color of #f245e9
<div style="background-color:#f245e9;">Content here</div>
.mybackground {background-color:#f245e9;}
Border around this has a color of #f245e9
<div style="border:2px solid #f245e9;">Content here</div>
.myborder {border:2px solid #f245e9;}