#fc2be9 color space conversions
Hex:
#fc2be9
RGB:
252, 43, 233
CMY:
1, 83, 9
CMYK:
0, 83, 8, 1
HSL:
305°, 97.2093%, 57.8431%
HSV (HSB):
305°, 82.9365%, 98.8235%
XYZ:
55.7167, 28.3064, 79.6179
xyY:
0.3405, 0.1730, 28.3064
CIE-Lab:
60.1645, 90.1631, -48.8647
CIE-LCH:
60.1645, 102.5531, 331.5441
CIE-Luv:
60.1645, 87.6438, -89.2391
Hunter-Lab:
53.2038, 93.8246, -51.4831
#fc2be9 color charts
#fc2be9 color shades, tints & tones
#fc2be9 color schemes
#fc2be9 color preview, HTML & CSS examples
This text has a color of #fc2be9
<p style="color:#fc2be9;">Text here</p>
.mytext {color:#fc2be9;}
This box has a color of #fc2be9
<div style="background-color:#fc2be9;">Content here</div>
.mybackground {background-color:#fc2be9;}
Border around this has a color of #fc2be9
<div style="border:2px solid #fc2be9;">Content here</div>
.myborder {border:2px solid #fc2be9;}