#f65ed7 color space conversions
Hex:
#f65ed7
RGB:
246, 94, 215
CMY:
4, 63, 16
CMYK:
0, 62, 13, 4
HSL:
312°, 89.4118%, 66.6667%
HSV (HSB):
312°, 61.7886%, 96.4706%
XYZ:
54.2745, 32.5045, 67.7034
xyY:
0.3513, 0.2104, 32.5045
CIE-Lab:
63.7577, 71.0330, -33.1919
CIE-LCH:
63.7577, 78.4053, 334.9545
CIE-Luv:
63.7577, 77.5682, -62.6935
Hunter-Lab:
57.0127, 70.1545, -30.4987
#f65ed7 color charts
#f65ed7 color shades, tints & tones
#f65ed7 color schemes
#f65ed7 color preview, HTML & CSS examples
This text has a color of #f65ed7
<p style="color:#f65ed7;">Text here</p>
.mytext {color:#f65ed7;}
This box has a color of #f65ed7
<div style="background-color:#f65ed7;">Content here</div>
.mybackground {background-color:#f65ed7;}
Border around this has a color of #f65ed7
<div style="border:2px solid #f65ed7;">Content here</div>
.myborder {border:2px solid #f65ed7;}