#fc8be1 color space conversions
Hex:
#fc8be1
RGB:
252, 139, 225
CMY:
1, 45, 12
CMYK:
0, 45, 11, 1
HSL:
314°, 94.9580%, 76.6667%
HSV (HSB):
314°, 44.8413%, 98.8235%
XYZ:
62.9681, 44.5969, 76.5234
xyY:
0.3421, 0.2423, 44.5969
CIE-Lab:
72.6257, 53.8698, -25.0147
CIE-LCH:
72.6257, 59.3944, 335.0920
CIE-Luv:
72.6257, 60.5380, -48.0461
Hunter-Lab:
66.7809, 51.4420, -21.1930
#fc8be1 color charts
#fc8be1 color shades, tints & tones
#fc8be1 color schemes
#fc8be1 color preview, HTML & CSS examples
This text has a color of #fc8be1
<p style="color:#fc8be1;">Text here</p>
.mytext {color:#fc8be1;}
This box has a color of #fc8be1
<div style="background-color:#fc8be1;">Content here</div>
.mybackground {background-color:#fc8be1;}
Border around this has a color of #fc8be1
<div style="border:2px solid #fc8be1;">Content here</div>
.myborder {border:2px solid #fc8be1;}