#fa65f2 color space conversions
Hex:
#fa65f2
RGB:
250, 101, 242
CMY:
2, 60, 5
CMYK:
0, 60, 3, 2
HSL:
303°, 93.7107%, 68.8235%
HSV (HSB):
303°, 59.6000%, 98.0392%
XYZ:
60.1050, 36.0422, 87.7933
xyY:
0.3268, 0.1959, 36.0422
CIE-Lab:
66.5521, 73.3400, -43.8191
CIE-LCH:
66.5521, 85.4334, 329.1426
CIE-Luv:
66.5521, 69.5485, -80.4167
Hunter-Lab:
60.0351, 73.6464, -44.6791
#fa65f2 color charts
#fa65f2 color shades, tints & tones
#fa65f2 color schemes
#fa65f2 color preview, HTML & CSS examples
This text has a color of #fa65f2
<p style="color:#fa65f2;">Text here</p>
.mytext {color:#fa65f2;}
This box has a color of #fa65f2
<div style="background-color:#fa65f2;">Content here</div>
.mybackground {background-color:#fa65f2;}
Border around this has a color of #fa65f2
<div style="border:2px solid #fa65f2;">Content here</div>
.myborder {border:2px solid #fa65f2;}