#fc35db color space conversions
Hex:
#fc35db
RGB:
252, 53, 219
CMY:
1, 79, 14
CMYK:
0, 79, 13, 1
HSL:
310°, 97.0732%, 59.8039%
HSV (HSB):
310°, 78.9683%, 98.8235%
XYZ:
54.2042, 28.3561, 69.6342
xyY:
0.3562, 0.1863, 28.3561
CIE-Lab:
60.2091, 86.1495, -40.9178
CIE-LCH:
60.2091, 95.3729, 334.5940
CIE-Luv:
60.2091, 91.6527, -76.4250
Hunter-Lab:
53.2505, 88.5086, -40.2566
#fc35db color charts
#fc35db color shades, tints & tones
#fc35db color schemes
#fc35db color preview, HTML & CSS examples
This text has a color of #fc35db
<p style="color:#fc35db;">Text here</p>
.mytext {color:#fc35db;}
This box has a color of #fc35db
<div style="background-color:#fc35db;">Content here</div>
.mybackground {background-color:#fc35db;}
Border around this has a color of #fc35db
<div style="border:2px solid #fc35db;">Content here</div>
.myborder {border:2px solid #fc35db;}