#fc35bd color space conversions
Hex:
#fc35bd
RGB:
252, 53, 189
CMY:
1, 79, 26
CMYK:
0, 79, 25, 1
HSL:
319°, 97.0732%, 59.8039%
HSV (HSB):
319°, 78.9683%, 98.8235%
XYZ:
50.6033, 26.9158, 50.6723
xyY:
0.3947, 0.2100, 26.9158
CIE-Lab:
58.8963, 82.4154, -25.8572
CIE-LCH:
58.8963, 86.3764, 342.5811
CIE-Luv:
58.8963, 104.1124, -52.7015
Hunter-Lab:
51.8804, 83.3152, -21.5930
#fc35bd color charts
#fc35bd color shades, tints & tones
#fc35bd color schemes
#fc35bd color preview, HTML & CSS examples
This text has a color of #fc35bd
<p style="color:#fc35bd;">Text here</p>
.mytext {color:#fc35bd;}
This box has a color of #fc35bd
<div style="background-color:#fc35bd;">Content here</div>
.mybackground {background-color:#fc35bd;}
Border around this has a color of #fc35bd
<div style="border:2px solid #fc35bd;">Content here</div>
.myborder {border:2px solid #fc35bd;}