#f07fed color space conversions
Hex:
#f07fed
RGB:
240, 127, 237
CMY:
6, 50, 7
CMYK:
0, 47, 1, 6
HSL:
302°, 79.0210%, 71.9608%
HSV (HSB):
302°, 47.0833%, 94.1176%
XYZ:
58.8106, 39.8184, 84.7068
xyY:
0.3208, 0.2172, 39.8184
CIE-Lab:
69.3400, 58.2200, -36.8048
CIE-LCH:
69.3400, 68.8779, 327.7002
CIE-Luv:
69.3400, 54.6346, -67.2617
Hunter-Lab:
63.1018, 55.9329, -35.4186
#f07fed color charts
#f07fed color shades, tints & tones
#f07fed color schemes
#f07fed color preview, HTML & CSS examples
This text has a color of #f07fed
<p style="color:#f07fed;">Text here</p>
.mytext {color:#f07fed;}
This box has a color of #f07fed
<div style="background-color:#f07fed;">Content here</div>
.mybackground {background-color:#f07fed;}
Border around this has a color of #f07fed
<div style="border:2px solid #f07fed;">Content here</div>
.myborder {border:2px solid #f07fed;}