#fc26f8 color space conversions
Hex:
#fc26f8
RGB:
252, 38, 248
CMY:
1, 85, 3
CMYK:
0, 85, 2, 1
HSL:
301°, 97.2727%, 56.8627%
HSV (HSB):
301°, 84.9206%, 98.8235%
XYZ:
57.7813, 28.8590, 91.3319
xyY:
0.3247, 0.1622, 28.8590
CIE-Lab:
60.6570, 93.1465, -56.4512
CIE-LCH:
60.6570, 108.9175, 328.7821
CIE-Luv:
60.6570, 82.3380, -101.4604
Hunter-Lab:
53.7206, 97.9818, -63.1962
#fc26f8 color charts
#fc26f8 color shades, tints & tones
#fc26f8 color schemes
#fc26f8 color preview, HTML & CSS examples
This text has a color of #fc26f8
<p style="color:#fc26f8;">Text here</p>
.mytext {color:#fc26f8;}
This box has a color of #fc26f8
<div style="background-color:#fc26f8;">Content here</div>
.mybackground {background-color:#fc26f8;}
Border around this has a color of #fc26f8
<div style="border:2px solid #fc26f8;">Content here</div>
.myborder {border:2px solid #fc26f8;}