#fc35d5 color space conversions
Hex:
#fc35d5
RGB:
252, 53, 213
CMY:
1, 79, 16
CMYK:
0, 79, 15, 1
HSL:
312°, 97.0732%, 59.8039%
HSV (HSB):
312°, 78.9683%, 98.8235%
XYZ:
53.4282, 28.0457, 65.5482
xyY:
0.3634, 0.1908, 28.0457
CIE-Lab:
59.9300, 85.3643, -37.9604
CIE-LCH:
59.9300, 93.4241, 336.0259
CIE-Luv:
59.9300, 94.0937, -71.6987
Hunter-Lab:
52.9582, 87.4072, -36.3144
#fc35d5 color charts
#fc35d5 color shades, tints & tones
#fc35d5 color schemes
#fc35d5 color preview, HTML & CSS examples
This text has a color of #fc35d5
<p style="color:#fc35d5;">Text here</p>
.mytext {color:#fc35d5;}
This box has a color of #fc35d5
<div style="background-color:#fc35d5;">Content here</div>
.mybackground {background-color:#fc35d5;}
Border around this has a color of #fc35d5
<div style="border:2px solid #fc35d5;">Content here</div>
.myborder {border:2px solid #fc35d5;}