#fa65e2 color space conversions
Hex:
#fa65e2
RGB:
250, 101, 226
CMY:
2, 60, 11
CMYK:
0, 60, 10, 2
HSL:
310°, 93.7107%, 68.8235%
HSV (HSB):
310°, 59.6000%, 98.0392%
XYZ:
57.8055, 35.1223, 75.6841
xyY:
0.3428, 0.2083, 35.1223
CIE-Lab:
65.8438, 70.8487, -36.0551
CIE-LCH:
65.8438, 79.4953, 333.0283
CIE-Luv:
65.8438, 74.4899, -67.5377
Hunter-Lab:
59.2641, 70.3946, -34.2323
#fa65e2 color charts
#fa65e2 color shades, tints & tones
#fa65e2 color schemes
#fa65e2 color preview, HTML & CSS examples
This text has a color of #fa65e2
<p style="color:#fa65e2;">Text here</p>
.mytext {color:#fa65e2;}
This box has a color of #fa65e2
<div style="background-color:#fa65e2;">Content here</div>
.mybackground {background-color:#fa65e2;}
Border around this has a color of #fa65e2
<div style="border:2px solid #fa65e2;">Content here</div>
.myborder {border:2px solid #fa65e2;}