#fc2fbc color space conversions
Hex:
#fc2fbc
RGB:
252, 47, 188
CMY:
1, 82, 26
CMYK:
0, 81, 25, 1
HSL:
319°, 97.1564%, 58.6275%
HSV (HSB):
319°, 81.3492%, 98.8235%
XYZ:
50.2385, 26.3593, 50.0169
xyY:
0.3968, 0.2082, 26.3593
CIE-Lab:
58.3766, 83.6795, -26.0822
CIE-LCH:
58.3766, 87.6501, 342.6881
CIE-Luv:
58.3766, 105.8757, -53.1822
Hunter-Lab:
51.3413, 84.8184, -21.8217
#fc2fbc color charts
#fc2fbc color shades, tints & tones
#fc2fbc color schemes
#fc2fbc color preview, HTML & CSS examples
This text has a color of #fc2fbc
<p style="color:#fc2fbc;">Text here</p>
.mytext {color:#fc2fbc;}
This box has a color of #fc2fbc
<div style="background-color:#fc2fbc;">Content here</div>
.mybackground {background-color:#fc2fbc;}
Border around this has a color of #fc2fbc
<div style="border:2px solid #fc2fbc;">Content here</div>
.myborder {border:2px solid #fc2fbc;}