#ff1fe5 color space conversions
Hex:
#ff1fe5
RGB:
255, 31, 229
CMY:
0, 88, 10
CMYK:
0, 88, 10, 0
HSL:
307°, 100.0000%, 56.0784%
HSV (HSB):
307°, 87.8431%, 100.0000%
XYZ:
55.8728, 27.8971, 76.5686
xyY:
0.3485, 0.1740, 27.8971
CIE-Lab:
59.7957, 92.1435, -47.1704
CIE-LCH:
59.7957, 103.5155, 332.8910
CIE-Luv:
59.7957, 92.9731, -86.8409
Hunter-Lab:
52.8177, 96.3939, -48.9789
#ff1fe5 color charts
#ff1fe5 color shades, tints & tones
#ff1fe5 color schemes
#ff1fe5 color preview, HTML & CSS examples
This text has a color of #ff1fe5
<p style="color:#ff1fe5;">Text here</p>
.mytext {color:#ff1fe5;}
This box has a color of #ff1fe5
<div style="background-color:#ff1fe5;">Content here</div>
.mybackground {background-color:#ff1fe5;}
Border around this has a color of #ff1fe5
<div style="border:2px solid #ff1fe5;">Content here</div>
.myborder {border:2px solid #ff1fe5;}