#f272ed color space conversions
Hex:
#f272ed
RGB:
242, 114, 237
CMY:
5, 55, 7
CMYK:
0, 53, 2, 5
HSL:
302°, 83.1169%, 69.8039%
HSV (HSB):
302°, 52.8926%, 94.9020%
XYZ:
57.9213, 37.0263, 84.2148
xyY:
0.3233, 0.2067, 37.0263
CIE-Lab:
67.2968, 64.8687, -39.9708
CIE-LCH:
67.2968, 76.1946, 328.3594
CIE-Luv:
67.2968, 60.9842, -73.0670
Hunter-Lab:
60.8492, 63.4249, -39.4623
#f272ed color charts
#f272ed color shades, tints & tones
#f272ed color schemes
#f272ed color preview, HTML & CSS examples
This text has a color of #f272ed
<p style="color:#f272ed;">Text here</p>
.mytext {color:#f272ed;}
This box has a color of #f272ed
<div style="background-color:#f272ed;">Content here</div>
.mybackground {background-color:#f272ed;}
Border around this has a color of #f272ed
<div style="border:2px solid #f272ed;">Content here</div>
.myborder {border:2px solid #f272ed;}