#f92ecd color space conversions
Hex:
#f92ecd
RGB:
249, 46, 205
CMY:
2, 82, 20
CMYK:
0, 82, 18, 2
HSL:
313°, 94.4186%, 57.8431%
HSV (HSB):
313°, 81.5261%, 97.6471%
XYZ:
51.0634, 26.5015, 60.1816
xyY:
0.3707, 0.1924, 26.5015
CIE-Lab:
58.5100, 85.3046, -35.6681
CIE-LCH:
58.5100, 92.4613, 337.3089
CIE-Luv:
58.5100, 96.4632, -67.8636
Hunter-Lab:
51.4796, 86.9674, -33.2765
#f92ecd color charts
#f92ecd color shades, tints & tones
#f92ecd color schemes
#f92ecd color preview, HTML & CSS examples
This text has a color of #f92ecd
<p style="color:#f92ecd;">Text here</p>
.mytext {color:#f92ecd;}
This box has a color of #f92ecd
<div style="background-color:#f92ecd;">Content here</div>
.mybackground {background-color:#f92ecd;}
Border around this has a color of #f92ecd
<div style="border:2px solid #f92ecd;">Content here</div>
.myborder {border:2px solid #f92ecd;}