#f274e9 color space conversions
Hex:
#f274e9
RGB:
242, 116, 233
CMY:
5, 55, 9
CMYK:
0, 52, 4, 5
HSL:
304°, 82.8947%, 70.1961%
HSV (HSB):
304°, 52.0661%, 94.9020%
XYZ:
57.5713, 37.2512, 81.2467
xyY:
0.3270, 0.2116, 37.2512
CIE-Lab:
67.4651, 63.2876, -37.4980
CIE-LCH:
67.4651, 73.5623, 329.3532
CIE-Luv:
67.4651, 61.3134, -68.8780
Hunter-Lab:
61.0338, 61.5646, -36.2017
#f274e9 color charts
#f274e9 color shades, tints & tones
#f274e9 color schemes
#f274e9 color preview, HTML & CSS examples
This text has a color of #f274e9
<p style="color:#f274e9;">Text here</p>
.mytext {color:#f274e9;}
This box has a color of #f274e9
<div style="background-color:#f274e9;">Content here</div>
.mybackground {background-color:#f274e9;}
Border around this has a color of #f274e9
<div style="border:2px solid #f274e9;">Content here</div>
.myborder {border:2px solid #f274e9;}