#f91ce5 color space conversions
Hex:
#f91ce5
RGB:
249, 28, 229
CMY:
2, 89, 10
CMYK:
0, 89, 8, 2
HSL:
305°, 94.8498%, 54.3137%
HSV (HSB):
305°, 88.7550%, 97.6471%
XYZ:
53.6250, 26.6274, 76.4420
xyY:
0.3422, 0.1699, 26.6274
CIE-Lab:
58.6278, 91.4833, -49.0858
CIE-LCH:
58.6278, 103.8201, 331.7840
CIE-Luv:
58.6278, 88.7993, -89.2757
Hunter-Lab:
51.6017, 95.1959, -51.7101
#f91ce5 color charts
#f91ce5 color shades, tints & tones
#f91ce5 color schemes
#f91ce5 color preview, HTML & CSS examples
This text has a color of #f91ce5
<p style="color:#f91ce5;">Text here</p>
.mytext {color:#f91ce5;}
This box has a color of #f91ce5
<div style="background-color:#f91ce5;">Content here</div>
.mybackground {background-color:#f91ce5;}
Border around this has a color of #f91ce5
<div style="border:2px solid #f91ce5;">Content here</div>
.myborder {border:2px solid #f91ce5;}