#f65fff color space conversions
Hex:
#f65fff
RGB:
246, 95, 255
CMY:
4, 63, 0
CMYK:
4, 63, 0, 0
HSL:
297°, 100.0000%, 68.6275%
HSV (HSB):
297°, 62.7451%, 100.0000%
XYZ:
60.1482, 34.9972, 98.1927
xyY:
0.3111, 0.1810, 34.9972
CIE-Lab:
65.7465, 76.9153, -52.2856
CIE-LCH:
65.7465, 93.0040, 325.7929
CIE-Luv:
65.7465, 64.6663, -94.2584
Hunter-Lab:
59.1585, 77.9591, -57.0001
#f65fff color charts
#f65fff color shades, tints & tones
#f65fff color schemes
#f65fff color preview, HTML & CSS examples
This text has a color of #f65fff
<p style="color:#f65fff;">Text here</p>
.mytext {color:#f65fff;}
This box has a color of #f65fff
<div style="background-color:#f65fff;">Content here</div>
.mybackground {background-color:#f65fff;}
Border around this has a color of #f65fff
<div style="border:2px solid #f65fff;">Content here</div>
.myborder {border:2px solid #f65fff;}