#f65bdc color space conversions
Hex:
#f65bdc
RGB:
246, 91, 220
CMY:
4, 64, 14
CMYK:
0, 63, 11, 4
HSL:
310°, 89.5954%, 66.0784%
HSV (HSB):
310°, 63.0081%, 96.4706%
XYZ:
54.6654, 32.2423, 71.0523
xyY:
0.3461, 0.2041, 32.2423
CIE-Lab:
63.5426, 72.9535, -36.3322
CIE-LCH:
63.5426, 81.5000, 333.5259
CIE-Luv:
63.5426, 76.9417, -67.8842
Hunter-Lab:
56.7823, 72.4762, -34.4426
#f65bdc color charts
#f65bdc color shades, tints & tones
#f65bdc color schemes
#f65bdc color preview, HTML & CSS examples
This text has a color of #f65bdc
<p style="color:#f65bdc;">Text here</p>
.mytext {color:#f65bdc;}
This box has a color of #f65bdc
<div style="background-color:#f65bdc;">Content here</div>
.mybackground {background-color:#f65bdc;}
Border around this has a color of #f65bdc
<div style="border:2px solid #f65bdc;">Content here</div>
.myborder {border:2px solid #f65bdc;}