#f117ed color space conversions
Hex:
#f117ed
RGB:
241, 23, 237
CMY:
5, 91, 7
CMYK:
0, 90, 2, 5
HSL:
301°, 88.6179%, 51.7647%
HSV (HSB):
301°, 90.4564%, 94.5098%
XYZ:
51.8681, 25.4280, 82.2951
xyY:
0.3250, 0.1593, 25.4280
CIE-Lab:
57.4901, 91.8252, -55.4732
CIE-LCH:
57.4901, 107.2807, 328.8631
CIE-Luv:
57.4901, 80.1098, -98.5596
Hunter-Lab:
50.4262, 95.3583, -61.4625
#f117ed color charts
#f117ed color shades, tints & tones
#f117ed color schemes
#f117ed color preview, HTML & CSS examples
This text has a color of #f117ed
<p style="color:#f117ed;">Text here</p>
.mytext {color:#f117ed;}
This box has a color of #f117ed
<div style="background-color:#f117ed;">Content here</div>
.mybackground {background-color:#f117ed;}
Border around this has a color of #f117ed
<div style="border:2px solid #f117ed;">Content here</div>
.myborder {border:2px solid #f117ed;}