#fc09f2 color space conversions
Hex:
#fc09f2
RGB:
252, 9, 242
CMY:
1, 96, 5
CMYK:
0, 96, 4, 1
HSL:
302°, 97.5904%, 51.1765%
HSV (HSB):
302°, 96.4286%, 98.8235%
XYZ:
56.2696, 27.3016, 86.3084
xyY:
0.3312, 0.1607, 27.3016
CIE-Lab:
59.2525, 95.4739, -55.3492
CIE-LCH:
59.2525, 110.3576, 329.8978
CIE-Luv:
59.2525, 86.8365, -99.5884
Hunter-Lab:
52.2510, 100.7893, -61.3599
#fc09f2 color charts
#fc09f2 color shades, tints & tones
#fc09f2 color schemes
#fc09f2 color preview, HTML & CSS examples
This text has a color of #fc09f2
<p style="color:#fc09f2;">Text here</p>
.mytext {color:#fc09f2;}
This box has a color of #fc09f2
<div style="background-color:#fc09f2;">Content here</div>
.mybackground {background-color:#fc09f2;}
Border around this has a color of #fc09f2
<div style="border:2px solid #fc09f2;">Content here</div>
.myborder {border:2px solid #fc09f2;}