#fc55ef color space conversions
Hex:
#fc55ef
RGB:
252, 85, 239
CMY:
1, 67, 6
CMYK:
0, 66, 5, 1
HSL:
305°, 96.5318%, 66.0784%
HSV (HSB):
305°, 66.2698%, 98.8235%
XYZ:
58.9734, 33.4244, 85.0047
xyY:
0.3324, 0.1884, 33.4244
CIE-Lab:
64.5031, 79.4614, -45.3597
CIE-LCH:
64.5031, 91.4965, 330.2806
CIE-Luv:
64.5031, 76.7050, -83.3445
Hunter-Lab:
57.8139, 80.9057, -46.7053
#fc55ef color charts
#fc55ef color shades, tints & tones
#fc55ef color schemes
#fc55ef color preview, HTML & CSS examples
This text has a color of #fc55ef
<p style="color:#fc55ef;">Text here</p>
.mytext {color:#fc55ef;}
This box has a color of #fc55ef
<div style="background-color:#fc55ef;">Content here</div>
.mybackground {background-color:#fc55ef;}
Border around this has a color of #fc55ef
<div style="border:2px solid #fc55ef;">Content here</div>
.myborder {border:2px solid #fc55ef;}