#fc07f9 color space conversions
Hex:
#fc07f9
RGB:
252, 7, 249
CMY:
1, 97, 2
CMYK:
0, 97, 1, 1
HSL:
301°, 97.6096%, 50.7843%
HSV (HSB):
301°, 97.2222%, 98.8235%
XYZ:
57.3197, 27.6870, 91.9456
xyY:
0.3239, 0.1565, 27.6870
CIE-Lab:
59.6049, 96.5507, -58.6867
CIE-LCH:
59.6049, 112.9875, 328.7074
CIE-Luv:
59.6049, 84.0682, -104.9239
Hunter-Lab:
52.6184, 102.3664, -66.7707
#fc07f9 color charts
#fc07f9 color shades, tints & tones
#fc07f9 color schemes
#fc07f9 color preview, HTML & CSS examples
This text has a color of #fc07f9
<p style="color:#fc07f9;">Text here</p>
.mytext {color:#fc07f9;}
This box has a color of #fc07f9
<div style="background-color:#fc07f9;">Content here</div>
.mybackground {background-color:#fc07f9;}
Border around this has a color of #fc07f9
<div style="border:2px solid #fc07f9;">Content here</div>
.myborder {border:2px solid #fc07f9;}