#f126ed color space conversions
Hex:
#f126ed
RGB:
241, 38, 237
CMY:
5, 85, 7
CMYK:
0, 84, 2, 5
HSL:
301°, 87.8788%, 54.7059%
HSV (HSB):
301°, 84.2324%, 94.5098%
XYZ:
52.2548, 26.2014, 82.4240
xyY:
0.3248, 0.1629, 26.2014
CIE-Lab:
58.2277, 89.6585, -54.2964
CIE-LCH:
58.2277, 104.8177, 328.8012
CIE-Luv:
58.2277, 78.7027, -96.7669
Hunter-Lab:
51.1873, 92.6447, -59.6402
#f126ed color charts
#f126ed color shades, tints & tones
#f126ed color schemes
#f126ed color preview, HTML & CSS examples
This text has a color of #f126ed
<p style="color:#f126ed;">Text here</p>
.mytext {color:#f126ed;}
This box has a color of #f126ed
<div style="background-color:#f126ed;">Content here</div>
.mybackground {background-color:#f126ed;}
Border around this has a color of #f126ed
<div style="border:2px solid #f126ed;">Content here</div>
.myborder {border:2px solid #f126ed;}