#f118ed color space conversions
Hex:
#f118ed
RGB:
241, 24, 237
CMY:
5, 91, 7
CMYK:
0, 90, 2, 5
HSL:
301°, 88.5714%, 51.9608%
HSV (HSB):
301°, 90.0415%, 94.5098%
XYZ:
51.8883, 25.4685, 82.3018
xyY:
0.3250, 0.1595, 25.4685
CIE-Lab:
57.5290, 91.7103, -55.4110
CIE-LCH:
57.5290, 107.1502, 328.8598
CIE-Luv:
57.5290, 80.0361, -98.4656
Hunter-Lab:
50.4663, 95.2137, -61.3654
#f118ed color charts
#f118ed color shades, tints & tones
#f118ed color schemes
#f118ed color preview, HTML & CSS examples
This text has a color of #f118ed
<p style="color:#f118ed;">Text here</p>
.mytext {color:#f118ed;}
This box has a color of #f118ed
<div style="background-color:#f118ed;">Content here</div>
.mybackground {background-color:#f118ed;}
Border around this has a color of #f118ed
<div style="border:2px solid #f118ed;">Content here</div>
.myborder {border:2px solid #f118ed;}