#fc35e4 color space conversions
Hex:
#fc35e4
RGB:
252, 53, 228
CMY:
1, 79, 11
CMYK:
0, 79, 10, 1
HSL:
307°, 97.0732%, 59.8039%
HSV (HSB):
307°, 78.9683%, 98.8235%
XYZ:
55.4216, 28.8431, 76.0450
xyY:
0.3457, 0.1799, 28.8431
CIE-Lab:
60.6429, 87.3610, -45.3034
CIE-LCH:
60.6429, 98.4090, 332.5898
CIE-Luv:
60.6429, 88.0518, -83.4762
Hunter-Lab:
53.7058, 90.2177, -46.3580
#fc35e4 color charts
#fc35e4 color shades, tints & tones
#fc35e4 color schemes
#fc35e4 color preview, HTML & CSS examples
This text has a color of #fc35e4
<p style="color:#fc35e4;">Text here</p>
.mytext {color:#fc35e4;}
This box has a color of #fc35e4
<div style="background-color:#fc35e4;">Content here</div>
.mybackground {background-color:#fc35e4;}
Border around this has a color of #fc35e4
<div style="border:2px solid #fc35e4;">Content here</div>
.myborder {border:2px solid #fc35e4;}