#f945ed color space conversions
Hex:
#f945ed
RGB:
249, 69, 237
CMY:
2, 73, 7
CMYK:
0, 72, 5, 2
HSL:
304°, 93.7500%, 62.3529%
HSV (HSB):
304°, 72.2892%, 97.6471%
XYZ:
56.4811, 30.5104, 83.0330
xyY:
0.3322, 0.1794, 30.5104
CIE-Lab:
62.0921, 83.7594, -48.0815
CIE-LCH:
62.0921, 96.5788, 330.1423
CIE-Luv:
62.0921, 79.2416, -87.6300
Hunter-Lab:
55.2362, 85.8595, -50.4614
#f945ed color charts
#f945ed color shades, tints & tones
#f945ed color schemes
#f945ed color preview, HTML & CSS examples
This text has a color of #f945ed
<p style="color:#f945ed;">Text here</p>
.mytext {color:#f945ed;}
This box has a color of #f945ed
<div style="background-color:#f945ed;">Content here</div>
.mybackground {background-color:#f945ed;}
Border around this has a color of #f945ed
<div style="border:2px solid #f945ed;">Content here</div>
.myborder {border:2px solid #f945ed;}