#fc1bcd color space conversions
Hex:
#fc1bcd
RGB:
252, 27, 205
CMY:
1, 89, 20
CMYK:
0, 89, 19, 1
HSL:
313°, 97.4026%, 54.7059%
HSV (HSB):
313°, 89.2857%, 98.8235%
XYZ:
51.5563, 25.8871, 60.0370
xyY:
0.3750, 0.1883, 25.8871
CIE-Lab:
57.9297, 89.1097, -36.5371
CIE-LCH:
57.9297, 96.3094, 337.7052
CIE-Luv:
57.9297, 101.5126, -69.6906
Hunter-Lab:
50.8794, 91.8359, -34.3459
#fc1bcd color charts
#fc1bcd color shades, tints & tones
#fc1bcd color schemes
#fc1bcd color preview, HTML & CSS examples
This text has a color of #fc1bcd
<p style="color:#fc1bcd;">Text here</p>
.mytext {color:#fc1bcd;}
This box has a color of #fc1bcd
<div style="background-color:#fc1bcd;">Content here</div>
.mybackground {background-color:#fc1bcd;}
Border around this has a color of #fc1bcd
<div style="border:2px solid #fc1bcd;">Content here</div>
.myborder {border:2px solid #fc1bcd;}