#fc49ed color space conversions
Hex:
#fc49ed
RGB:
252, 73, 237
CMY:
1, 71, 7
CMYK:
0, 71, 6, 1
HSL:
305°, 96.7568%, 63.7255%
HSV (HSB):
305°, 71.0317%, 98.8235%
XYZ:
57.8135, 31.5750, 83.1682
xyY:
0.3350, 0.1830, 31.5750
CIE-Lab:
62.9900, 83.1690, -46.6326
CIE-LCH:
62.9900, 95.3503, 330.7208
CIE-Luv:
62.9900, 80.4800, -85.5307
Hunter-Lab:
56.1916, 85.3168, -48.4200
#fc49ed color charts
#fc49ed color shades, tints & tones
#fc49ed color schemes
#fc49ed color preview, HTML & CSS examples
This text has a color of #fc49ed
<p style="color:#fc49ed;">Text here</p>
.mytext {color:#fc49ed;}
This box has a color of #fc49ed
<div style="background-color:#fc49ed;">Content here</div>
.mybackground {background-color:#fc49ed;}
Border around this has a color of #fc49ed
<div style="border:2px solid #fc49ed;">Content here</div>
.myborder {border:2px solid #fc49ed;}