#fc28d5 color space conversions
Hex:
#fc28d5
RGB:
252, 40, 213
CMY:
1, 84, 16
CMYK:
0, 84, 15, 1
HSL:
311°, 97.2477%, 57.2549%
HSV (HSB):
311°, 84.1270%, 98.8235%
XYZ:
52.9139, 27.0171, 65.3767
xyY:
0.3642, 0.1859, 27.0171
CIE-Lab:
58.9902, 88.0871, -39.4335
CIE-LCH:
58.9902, 96.5108, 335.8836
CIE-Luv:
58.9902, 96.3528, -74.1658
Hunter-Lab:
51.9780, 90.7526, -38.1890
#fc28d5 color charts
#fc28d5 color shades, tints & tones
#fc28d5 color schemes
#fc28d5 color preview, HTML & CSS examples
This text has a color of #fc28d5
<p style="color:#fc28d5;">Text here</p>
.mytext {color:#fc28d5;}
This box has a color of #fc28d5
<div style="background-color:#fc28d5;">Content here</div>
.mybackground {background-color:#fc28d5;}
Border around this has a color of #fc28d5
<div style="border:2px solid #fc28d5;">Content here</div>
.myborder {border:2px solid #fc28d5;}