#fa65c4 color space conversions
Hex:
#fa65c4
RGB:
250, 101, 196
CMY:
2, 60, 23
CMYK:
0, 60, 22, 2
HSL:
322°, 93.7107%, 68.8235%
HSV (HSB):
322°, 59.6000%, 98.0392%
XYZ:
54.0418, 33.6169, 55.8649
xyY:
0.3765, 0.2342, 33.6169
CIE-Lab:
64.6573, 66.5618, -21.0474
CIE-LCH:
64.6573, 69.8102, 342.4526
CIE-Luv:
64.6573, 84.0180, -43.3174
Hunter-Lab:
57.9801, 64.9105, -16.5410
#fa65c4 color charts
#fa65c4 color shades, tints & tones
#fa65c4 color schemes
#fa65c4 color preview, HTML & CSS examples
This text has a color of #fa65c4
<p style="color:#fa65c4;">Text here</p>
.mytext {color:#fa65c4;}
This box has a color of #fa65c4
<div style="background-color:#fa65c4;">Content here</div>
.mybackground {background-color:#fa65c4;}
Border around this has a color of #fa65c4
<div style="border:2px solid #fa65c4;">Content here</div>
.myborder {border:2px solid #fa65c4;}