#fc28f9 color space conversions
Hex:
#fc28f9
RGB:
252, 40, 249
CMY:
1, 84, 2
CMYK:
0, 84, 1, 1
HSL:
301°, 97.2477%, 57.2549%
HSV (HSB):
301°, 84.1270%, 98.8235%
XYZ:
58.0026, 29.0526, 92.1732
xyY:
0.3236, 0.1621, 29.0526
CIE-Lab:
60.8280, 92.9493, -56.7337
CIE-LCH:
60.8280, 108.8958, 328.6013
CIE-Luv:
60.8280, 81.7260, -101.9276
Hunter-Lab:
53.9004, 97.7590, -63.6593
#fc28f9 color charts
#fc28f9 color shades, tints & tones
#fc28f9 color schemes
#fc28f9 color preview, HTML & CSS examples
This text has a color of #fc28f9
<p style="color:#fc28f9;">Text here</p>
.mytext {color:#fc28f9;}
This box has a color of #fc28f9
<div style="background-color:#fc28f9;">Content here</div>
.mybackground {background-color:#fc28f9;}
Border around this has a color of #fc28f9
<div style="border:2px solid #fc28f9;">Content here</div>
.myborder {border:2px solid #fc28f9;}