#fc07ff color space conversions
Hex:
#fc07ff
RGB:
252, 7, 255
CMY:
1, 97, 0
CMYK:
1, 97, 0, 0
HSL:
299°, 100.0000%, 51.3725%
HSV (HSB):
299°, 97.2549%, 100.0000%
XYZ:
58.2709, 28.0674, 96.9541
xyY:
0.3179, 0.1531, 28.0674
CIE-Lab:
59.9496, 97.3886, -61.4644
CIE-LCH:
59.9496, 115.1625, 327.7429
CIE-Luv:
59.9496, 81.6826, -109.3710
Hunter-Lab:
52.9787, 103.6182, -71.4191
#fc07ff color charts
#fc07ff color shades, tints & tones
#fc07ff color schemes
#fc07ff color preview, HTML & CSS examples
This text has a color of #fc07ff
<p style="color:#fc07ff;">Text here</p>
.mytext {color:#fc07ff;}
This box has a color of #fc07ff
<div style="background-color:#fc07ff;">Content here</div>
.mybackground {background-color:#fc07ff;}
Border around this has a color of #fc07ff
<div style="border:2px solid #fc07ff;">Content here</div>
.myborder {border:2px solid #fc07ff;}