#f90cfc color space conversions
Hex:
#f90cfc
RGB:
249, 12, 252
CMY:
2, 95, 1
CMYK:
1, 95, 0, 1
HSL:
299°, 97.5610%, 51.7647%
HSV (HSB):
299°, 95.2381%, 98.8235%
XYZ:
56.7691, 27.4310, 94.3981
xyY:
0.3179, 0.1536, 27.4310
CIE-Lab:
59.3711, 96.2011, -60.7558
CIE-LCH:
59.3711, 113.7802, 327.7255
CIE-Luv:
59.3711, 80.5425, -107.8936
Hunter-Lab:
52.3746, 101.8216, -70.2000
#f90cfc color charts
#f90cfc color shades, tints & tones
#f90cfc color schemes
#f90cfc color preview, HTML & CSS examples
This text has a color of #f90cfc
<p style="color:#f90cfc;">Text here</p>
.mytext {color:#f90cfc;}
This box has a color of #f90cfc
<div style="background-color:#f90cfc;">Content here</div>
.mybackground {background-color:#f90cfc;}
Border around this has a color of #f90cfc
<div style="border:2px solid #f90cfc;">Content here</div>
.myborder {border:2px solid #f90cfc;}