#fc55f2 color space conversions
Hex:
#fc55f2
RGB:
252, 85, 242
CMY:
1, 67, 5
CMYK:
0, 66, 4, 1
HSL:
304°, 96.5318%, 66.0784%
HSV (HSB):
304°, 66.2698%, 98.8235%
XYZ:
59.4204, 33.6033, 87.3587
xyY:
0.3294, 0.1863, 33.6033
CIE-Lab:
64.6464, 79.9185, -46.7971
CIE-LCH:
64.6464, 92.6118, 329.6485
CIE-Luv:
64.6464, 75.6942, -85.7190
Hunter-Lab:
57.9683, 81.5268, -48.7727
#fc55f2 color charts
#fc55f2 color shades, tints & tones
#fc55f2 color schemes
#fc55f2 color preview, HTML & CSS examples
This text has a color of #fc55f2
<p style="color:#fc55f2;">Text here</p>
.mytext {color:#fc55f2;}
This box has a color of #fc55f2
<div style="background-color:#fc55f2;">Content here</div>
.mybackground {background-color:#fc55f2;}
Border around this has a color of #fc55f2
<div style="border:2px solid #fc55f2;">Content here</div>
.myborder {border:2px solid #fc55f2;}