#fc91e5 color space conversions
Hex:
#fc91e5
RGB:
252, 145, 229
CMY:
1, 43, 10
CMYK:
0, 42, 9, 1
HSL:
313°, 94.6903%, 77.8431%
HSV (HSB):
313°, 42.4603%, 98.8235%
XYZ:
64.4131, 46.6034, 79.7291
xyY:
0.3377, 0.2443, 46.6034
CIE-Lab:
73.9354, 51.5338, -25.2058
CIE-LCH:
73.9354, 57.3678, 333.9362
CIE-Luv:
73.9354, 56.8347, -48.0724
Hunter-Lab:
68.2667, 48.9573, -21.4586
#fc91e5 color charts
#fc91e5 color shades, tints & tones
#fc91e5 color schemes
#fc91e5 color preview, HTML & CSS examples
This text has a color of #fc91e5
<p style="color:#fc91e5;">Text here</p>
.mytext {color:#fc91e5;}
This box has a color of #fc91e5
<div style="background-color:#fc91e5;">Content here</div>
.mybackground {background-color:#fc91e5;}
Border around this has a color of #fc91e5
<div style="border:2px solid #fc91e5;">Content here</div>
.myborder {border:2px solid #fc91e5;}