#f65ef5 color space conversions
Hex:
#f65ef5
RGB:
246, 94, 245
CMY:
4, 63, 4
CMYK:
0, 62, 0, 4
HSL:
300°, 89.4118%, 66.6667%
HSV (HSB):
300°, 61.7886%, 96.4706%
XYZ:
58.4902, 34.1908, 89.9029
xyY:
0.3203, 0.1873, 34.1908
CIE-Lab:
65.1137, 75.6615, -47.7783
CIE-LCH:
65.1137, 89.4842, 327.7286
CIE-Luv:
65.1137, 68.0005, -86.7373
Hunter-Lab:
58.4729, 76.2251, -50.2282
#f65ef5 color charts
#f65ef5 color shades, tints & tones
#f65ef5 color schemes
#f65ef5 color preview, HTML & CSS examples
This text has a color of #f65ef5
<p style="color:#f65ef5;">Text here</p>
.mytext {color:#f65ef5;}
This box has a color of #f65ef5
<div style="background-color:#f65ef5;">Content here</div>
.mybackground {background-color:#f65ef5;}
Border around this has a color of #f65ef5
<div style="border:2px solid #f65ef5;">Content here</div>
.myborder {border:2px solid #f65ef5;}