#fa66fd color space conversions
Hex:
#fa66fd
RGB:
250, 102, 253
CMY:
2, 60, 1
CMYK:
1, 60, 0, 1
HSL:
299°, 97.4194%, 69.6078%
HSV (HSB):
299°, 59.6838%, 99.2157%
XYZ:
61.9053, 36.9186, 96.7917
xyY:
0.3165, 0.1887, 36.9186
CIE-Lab:
67.2159, 74.7217, -48.8288
CIE-LCH:
67.2159, 89.2613, 326.8364
CIE-Luv:
67.2159, 65.9331, -88.7957
Hunter-Lab:
60.7607, 75.5316, -51.9165
#fa66fd color charts
#fa66fd color shades, tints & tones
#fa66fd color schemes
#fa66fd color preview, HTML & CSS examples
This text has a color of #fa66fd
<p style="color:#fa66fd;">Text here</p>
.mytext {color:#fa66fd;}
This box has a color of #fa66fd
<div style="background-color:#fa66fd;">Content here</div>
.mybackground {background-color:#fa66fd;}
Border around this has a color of #fa66fd
<div style="border:2px solid #fa66fd;">Content here</div>
.myborder {border:2px solid #fa66fd;}