#fc8be5 color space conversions
Hex:
#fc8be5
RGB:
252, 139, 229
CMY:
1, 45, 10
CMYK:
0, 45, 9, 1
HSL:
312°, 94.9580%, 76.6667%
HSV (HSB):
312°, 44.8413%, 98.8235%
XYZ:
63.5204, 44.8178, 79.4316
xyY:
0.3383, 0.2387, 44.8178
CIE-Lab:
72.7718, 54.5107, -26.9874
CIE-LCH:
72.7718, 60.8255, 333.6607
CIE-Luv:
72.7718, 59.6020, -51.3162
Hunter-Lab:
66.9461, 52.2101, -23.4853
#fc8be5 color charts
#fc8be5 color shades, tints & tones
#fc8be5 color schemes
#fc8be5 color preview, HTML & CSS examples
This text has a color of #fc8be5
<p style="color:#fc8be5;">Text here</p>
.mytext {color:#fc8be5;}
This box has a color of #fc8be5
<div style="background-color:#fc8be5;">Content here</div>
.mybackground {background-color:#fc8be5;}
Border around this has a color of #fc8be5
<div style="border:2px solid #fc8be5;">Content here</div>
.myborder {border:2px solid #fc8be5;}