#fc35c1 color space conversions
Hex:
#fc35c1
RGB:
252, 53, 193
CMY:
1, 79, 24
CMYK:
0, 79, 23, 1
HSL:
318°, 97.0732%, 59.8039%
HSV (HSB):
318°, 78.9683%, 98.8235%
XYZ:
51.0436, 27.0919, 52.9910
xyY:
0.3893, 0.2066, 27.0919
CIE-Lab:
59.0593, 82.8848, -27.9051
CIE-LCH:
59.0593, 87.4561, 341.3930
CIE-Luv:
59.0593, 102.4204, -55.8683
Hunter-Lab:
52.0499, 83.9618, -23.9271
#fc35c1 color charts
#fc35c1 color shades, tints & tones
#fc35c1 color schemes
#fc35c1 color preview, HTML & CSS examples
This text has a color of #fc35c1
<p style="color:#fc35c1;">Text here</p>
.mytext {color:#fc35c1;}
This box has a color of #fc35c1
<div style="background-color:#fc35c1;">Content here</div>
.mybackground {background-color:#fc35c1;}
Border around this has a color of #fc35c1
<div style="border:2px solid #fc35c1;">Content here</div>
.myborder {border:2px solid #fc35c1;}