#f90ff0 color space conversions
Hex:
#f90ff0
RGB:
249, 15, 240
CMY:
2, 94, 6
CMYK:
0, 94, 4, 2
HSL:
302°, 95.1220%, 51.7647%
HSV (HSB):
302°, 93.9759%, 97.6471%
XYZ:
54.9659, 26.7727, 84.7087
xyY:
0.3302, 0.1608, 26.7727
CIE-Lab:
58.7633, 94.3148, -55.0419
CIE-LCH:
58.7633, 109.2011, 329.7323
CIE-Luv:
58.7633, 85.2005, -98.7677
Hunter-Lab:
51.7423, 99.0718, -60.8456
#f90ff0 color charts
#f90ff0 color shades, tints & tones
#f90ff0 color schemes
#f90ff0 color preview, HTML & CSS examples
This text has a color of #f90ff0
<p style="color:#f90ff0;">Text here</p>
.mytext {color:#f90ff0;}
This box has a color of #f90ff0
<div style="background-color:#f90ff0;">Content here</div>
.mybackground {background-color:#f90ff0;}
Border around this has a color of #f90ff0
<div style="border:2px solid #f90ff0;">Content here</div>
.myborder {border:2px solid #f90ff0;}