#fc2be2 color space conversions
Hex:
#fc2be2
RGB:
252, 43, 226
CMY:
1, 83, 11
CMYK:
0, 83, 10, 1
HSL:
307°, 97.2093%, 57.8431%
HSV (HSB):
307°, 82.9365%, 98.8235%
XYZ:
54.7362, 27.9142, 74.4546
xyY:
0.3484, 0.1777, 27.9142
CIE-Lab:
59.8111, 89.2172, -45.4916
CIE-LCH:
59.8111, 100.1459, 332.9831
CIE-Luv:
59.8111, 90.4823, -83.8178
Hunter-Lab:
52.8339, 92.4678, -46.5689
#fc2be2 color charts
#fc2be2 color shades, tints & tones
#fc2be2 color schemes
#fc2be2 color preview, HTML & CSS examples
This text has a color of #fc2be2
<p style="color:#fc2be2;">Text here</p>
.mytext {color:#fc2be2;}
This box has a color of #fc2be2
<div style="background-color:#fc2be2;">Content here</div>
.mybackground {background-color:#fc2be2;}
Border around this has a color of #fc2be2
<div style="border:2px solid #fc2be2;">Content here</div>
.myborder {border:2px solid #fc2be2;}