#fc55f1 color space conversions
Hex:
#fc55f1
RGB:
252, 85, 241
CMY:
1, 67, 5
CMYK:
0, 66, 4, 1
HSL:
304°, 96.5318%, 66.0784%
HSV (HSB):
304°, 66.2698%, 98.8235%
XYZ:
59.2706, 33.5433, 86.5697
xyY:
0.3304, 0.1870, 33.5433
CIE-Lab:
64.5984, 79.7657, -46.3186
CIE-LCH:
64.5984, 92.2387, 329.8570
CIE-Luv:
64.5984, 76.0303, -84.9282
Hunter-Lab:
57.9166, 81.3189, -48.0809
#fc55f1 color charts
#fc55f1 color shades, tints & tones
#fc55f1 color schemes
#fc55f1 color preview, HTML & CSS examples
This text has a color of #fc55f1
<p style="color:#fc55f1;">Text here</p>
.mytext {color:#fc55f1;}
This box has a color of #fc55f1
<div style="background-color:#fc55f1;">Content here</div>
.mybackground {background-color:#fc55f1;}
Border around this has a color of #fc55f1
<div style="border:2px solid #fc55f1;">Content here</div>
.myborder {border:2px solid #fc55f1;}