#fc5be8 color space conversions
Hex:
#fc5be8
RGB:
252, 91, 232
CMY:
1, 64, 9
CMYK:
0, 64, 8, 1
HSL:
307°, 96.4072%, 67.2549%
HSV (HSB):
307°, 63.8889%, 98.8235%
XYZ:
58.4515, 34.0038, 79.8266
xyY:
0.3393, 0.1974, 34.0038
CIE-Lab:
64.9656, 76.2062, -40.7443
CIE-LCH:
64.9656, 86.4146, 331.8684
CIE-Luv:
64.9656, 77.3002, -75.6513
Hunter-Lab:
58.3128, 76.8771, -40.3454
#fc5be8 color charts
#fc5be8 color shades, tints & tones
#fc5be8 color schemes
#fc5be8 color preview, HTML & CSS examples
This text has a color of #fc5be8
<p style="color:#fc5be8;">Text here</p>
.mytext {color:#fc5be8;}
This box has a color of #fc5be8
<div style="background-color:#fc5be8;">Content here</div>
.mybackground {background-color:#fc5be8;}
Border around this has a color of #fc5be8
<div style="border:2px solid #fc5be8;">Content here</div>
.myborder {border:2px solid #fc5be8;}