#fc27d2 color space conversions
Hex:
#fc27d2
RGB:
252, 39, 210
CMY:
1, 85, 18
CMYK:
0, 85, 17, 1
HSL:
312°, 97.2603%, 57.0588%
HSV (HSB):
312°, 84.5238%, 98.8235%
XYZ:
52.5033, 26.7996, 63.3784
xyY:
0.3680, 0.1878, 26.7996
CIE-Lab:
58.7884, 87.8900, -38.0444
CIE-LCH:
58.7884, 95.7707, 336.5939
CIE-Luv:
58.7884, 97.7836, -71.9732
Hunter-Lab:
51.7684, 90.4394, -36.3490
#fc27d2 color charts
#fc27d2 color shades, tints & tones
#fc27d2 color schemes
#fc27d2 color preview, HTML & CSS examples
This text has a color of #fc27d2
<p style="color:#fc27d2;">Text here</p>
.mytext {color:#fc27d2;}
This box has a color of #fc27d2
<div style="background-color:#fc27d2;">Content here</div>
.mybackground {background-color:#fc27d2;}
Border around this has a color of #fc27d2
<div style="border:2px solid #fc27d2;">Content here</div>
.myborder {border:2px solid #fc27d2;}