#fc50e7 color space conversions
Hex:
#fc50e7
RGB:
252, 80, 231
CMY:
1, 69, 9
CMYK:
0, 68, 8, 1
HSL:
307°, 96.6292%, 65.0980%
HSV (HSB):
307°, 68.2540%, 98.8235%
XYZ:
57.4373, 32.2023, 78.7897
xyY:
0.3410, 0.1912, 32.2023
CIE-Lab:
63.5097, 80.0081, -42.4702
CIE-LCH:
63.5097, 90.5816, 332.0396
CIE-Luv:
63.5097, 80.8359, -78.6495
Hunter-Lab:
56.7471, 81.3640, -42.5974
#fc50e7 color charts
#fc50e7 color shades, tints & tones
#fc50e7 color schemes
#fc50e7 color preview, HTML & CSS examples
This text has a color of #fc50e7
<p style="color:#fc50e7;">Text here</p>
.mytext {color:#fc50e7;}
This box has a color of #fc50e7
<div style="background-color:#fc50e7;">Content here</div>
.mybackground {background-color:#fc50e7;}
Border around this has a color of #fc50e7
<div style="border:2px solid #fc50e7;">Content here</div>
.myborder {border:2px solid #fc50e7;}