#fc27cd color space conversions
Hex:
#fc27cd
RGB:
252, 39, 205
CMY:
1, 85, 20
CMYK:
0, 85, 19, 1
HSL:
313°, 97.2603%, 57.0588%
HSV (HSB):
313°, 84.5238%, 98.8235%
XYZ:
51.8898, 26.5543, 60.1482
xyY:
0.3744, 0.1916, 26.5543
CIE-Lab:
58.5595, 87.2729, -35.5526
CIE-LCH:
58.5595, 94.2366, 337.8354
CIE-Luv:
58.5595, 99.9405, -68.0423
Hunter-Lab:
51.5308, 89.5647, -33.1333
#fc27cd color charts
#fc27cd color shades, tints & tones
#fc27cd color schemes
#fc27cd color preview, HTML & CSS examples
This text has a color of #fc27cd
<p style="color:#fc27cd;">Text here</p>
.mytext {color:#fc27cd;}
This box has a color of #fc27cd
<div style="background-color:#fc27cd;">Content here</div>
.mybackground {background-color:#fc27cd;}
Border around this has a color of #fc27cd
<div style="border:2px solid #fc27cd;">Content here</div>
.myborder {border:2px solid #fc27cd;}