#f65ed5 color space conversions
Hex:
#f65ed5
RGB:
246, 94, 213
CMY:
4, 63, 16
CMYK:
0, 62, 13, 4
HSL:
313°, 89.4118%, 66.6667%
HSV (HSB):
313°, 61.7886%, 96.4706%
XYZ:
54.0190, 32.4023, 66.3580
xyY:
0.3536, 0.2121, 32.4023
CIE-Lab:
63.6740, 70.7418, -32.1978
CIE-LCH:
63.6740, 77.7245, 335.5275
CIE-Luv:
63.6740, 78.2229, -61.0796
Hunter-Lab:
56.9230, 69.7781, -29.2711
#f65ed5 color charts
#f65ed5 color shades, tints & tones
#f65ed5 color schemes
#f65ed5 color preview, HTML & CSS examples
This text has a color of #f65ed5
<p style="color:#f65ed5;">Text here</p>
.mytext {color:#f65ed5;}
This box has a color of #f65ed5
<div style="background-color:#f65ed5;">Content here</div>
.mybackground {background-color:#f65ed5;}
Border around this has a color of #f65ed5
<div style="border:2px solid #f65ed5;">Content here</div>
.myborder {border:2px solid #f65ed5;}