#fa65f7 color space conversions
Hex:
#fa65f7
RGB:
250, 101, 247
CMY:
2, 60, 3
CMYK:
0, 60, 1, 2
HSL:
301°, 93.7107%, 68.8235%
HSV (HSB):
301°, 59.6000%, 98.0392%
XYZ:
60.8665, 36.3468, 91.8033
xyY:
0.3220, 0.1923, 36.3468
CIE-Lab:
66.7840, 74.1453, -46.2113
CIE-LCH:
66.7840, 87.3671, 328.0666
CIE-Luv:
66.7840, 68.0336, -84.4155
Hunter-Lab:
60.2883, 74.7076, -48.0814
#fa65f7 color charts
#fa65f7 color shades, tints & tones
#fa65f7 color schemes
#fa65f7 color preview, HTML & CSS examples
This text has a color of #fa65f7
<p style="color:#fa65f7;">Text here</p>
.mytext {color:#fa65f7;}
This box has a color of #fa65f7
<div style="background-color:#fa65f7;">Content here</div>
.mybackground {background-color:#fa65f7;}
Border around this has a color of #fa65f7
<div style="border:2px solid #fa65f7;">Content here</div>
.myborder {border:2px solid #fa65f7;}