#fc50ec color space conversions
Hex:
#fc50ec
RGB:
252, 80, 236
CMY:
1, 69, 7
CMYK:
0, 68, 6, 1
HSL:
306°, 96.6292%, 65.0980%
HSV (HSB):
306°, 68.2540%, 98.8235%
XYZ:
58.1539, 32.4889, 82.5628
xyY:
0.3358, 0.1876, 32.4889
CIE-Lab:
63.7449, 80.7449, -44.8864
CIE-LCH:
63.7449, 92.3825, 330.9302
CIE-Luv:
63.7449, 79.0823, -82.6128
Hunter-Lab:
56.9990, 82.3682, -45.9819
#fc50ec color charts
#fc50ec color shades, tints & tones
#fc50ec color schemes
#fc50ec color preview, HTML & CSS examples
This text has a color of #fc50ec
<p style="color:#fc50ec;">Text here</p>
.mytext {color:#fc50ec;}
This box has a color of #fc50ec
<div style="background-color:#fc50ec;">Content here</div>
.mybackground {background-color:#fc50ec;}
Border around this has a color of #fc50ec
<div style="border:2px solid #fc50ec;">Content here</div>
.myborder {border:2px solid #fc50ec;}