#fc27fb color space conversions
Hex:
#fc27fb
RGB:
252, 39, 251
CMY:
1, 85, 2
CMYK:
0, 85, 0, 1
HSL:
300°, 97.2603%, 57.0588%
HSV (HSB):
300°, 84.5238%, 98.8235%
XYZ:
58.2830, 29.1115, 93.8140
xyY:
0.3216, 0.1607, 29.1115
CIE-Lab:
60.8799, 93.4079, -57.7603
CIE-LCH:
60.8799, 109.8239, 328.2688
CIE-Luv:
60.8799, 81.0703, -103.5801
Hunter-Lab:
53.9551, 98.3966, -65.3215
#fc27fb color charts
#fc27fb color shades, tints & tones
#fc27fb color schemes
#fc27fb color preview, HTML & CSS examples
This text has a color of #fc27fb
<p style="color:#fc27fb;">Text here</p>
.mytext {color:#fc27fb;}
This box has a color of #fc27fb
<div style="background-color:#fc27fb;">Content here</div>
.mybackground {background-color:#fc27fb;}
Border around this has a color of #fc27fb
<div style="border:2px solid #fc27fb;">Content here</div>
.myborder {border:2px solid #fc27fb;}