#fc41ed color space conversions
Hex:
#fc41ed
RGB:
252, 65, 237
CMY:
1, 75, 7
CMYK:
0, 74, 6, 1
HSL:
305°, 96.8912%, 62.1569%
HSV (HSB):
305°, 74.2063%, 98.8235%
XYZ:
57.3212, 30.5905, 83.0041
xyY:
0.3354, 0.1790, 30.5905
CIE-Lab:
62.1604, 85.5392, -47.9427
CIE-LCH:
62.1604, 98.0585, 330.7304
CIE-Luv:
62.1604, 82.2666, -87.7080
Hunter-Lab:
55.3086, 88.2052, -50.2631
#fc41ed color charts
#fc41ed color shades, tints & tones
#fc41ed color schemes
#fc41ed color preview, HTML & CSS examples
This text has a color of #fc41ed
<p style="color:#fc41ed;">Text here</p>
.mytext {color:#fc41ed;}
This box has a color of #fc41ed
<div style="background-color:#fc41ed;">Content here</div>
.mybackground {background-color:#fc41ed;}
Border around this has a color of #fc41ed
<div style="border:2px solid #fc41ed;">Content here</div>
.myborder {border:2px solid #fc41ed;}