#f140ff color space conversions
Hex:
#f140ff
RGB:
241, 64, 255
CMY:
5, 75, 0
CMYK:
5, 75, 0, 0
HSL:
296°, 100.0000%, 62.5490%
HSV (HSB):
296°, 74.9020%, 100.0000%
XYZ:
56.1590, 29.5876, 97.3588
xyY:
0.3067, 0.1616, 29.5876
CIE-Lab:
61.2967, 86.3874, -59.4091
CIE-LCH:
61.2967, 104.8438, 325.4835
CIE-Luv:
61.2967, 68.3497, -105.2925
Hunter-Lab:
54.3945, 89.1003, -68.0451
#f140ff color charts
#f140ff color shades, tints & tones
#f140ff color schemes
#f140ff color preview, HTML & CSS examples
This text has a color of #f140ff
<p style="color:#f140ff;">Text here</p>
.mytext {color:#f140ff;}
This box has a color of #f140ff
<div style="background-color:#f140ff;">Content here</div>
.mybackground {background-color:#f140ff;}
Border around this has a color of #f140ff
<div style="border:2px solid #f140ff;">Content here</div>
.myborder {border:2px solid #f140ff;}