#fc55e0 color space conversions
Hex:
#fc55e0
RGB:
252, 85, 224
CMY:
1, 67, 12
CMYK:
0, 66, 11, 1
HSL:
310°, 96.5318%, 66.0784%
HSV (HSB):
310°, 66.2698%, 98.8235%
XYZ:
56.8479, 32.5743, 73.8123
xyY:
0.3483, 0.1996, 32.5743
CIE-Lab:
63.8147, 77.2426, -38.0808
CIE-LCH:
63.8147, 86.1195, 333.7566
CIE-Luv:
63.8147, 81.8544, -71.3933
Hunter-Lab:
57.0739, 77.9141, -36.7266
#fc55e0 color charts
#fc55e0 color shades, tints & tones
#fc55e0 color schemes
#fc55e0 color preview, HTML & CSS examples
This text has a color of #fc55e0
<p style="color:#fc55e0;">Text here</p>
.mytext {color:#fc55e0;}
This box has a color of #fc55e0
<div style="background-color:#fc55e0;">Content here</div>
.mybackground {background-color:#fc55e0;}
Border around this has a color of #fc55e0
<div style="border:2px solid #fc55e0;">Content here</div>
.myborder {border:2px solid #fc55e0;}