#fa3fed color space conversions
Hex:
#fa3fed
RGB:
250, 63, 237
CMY:
2, 75, 7
CMYK:
0, 75, 5, 2
HSL:
304°, 94.9239%, 61.3725%
HSV (HSB):
304°, 74.8000%, 98.0392%
XYZ:
56.4879, 29.9934, 82.9328
xyY:
0.3334, 0.1770, 29.9934
CIE-Lab:
61.6486, 85.6883, -48.7728
CIE-LCH:
61.6486, 98.5965, 330.3519
CIE-Luv:
61.6486, 81.2326, -88.8688
Hunter-Lab:
54.7663, 88.2704, -51.4468
#fa3fed color charts
#fa3fed color shades, tints & tones
#fa3fed color schemes
#fa3fed color preview, HTML & CSS examples
This text has a color of #fa3fed
<p style="color:#fa3fed;">Text here</p>
.mytext {color:#fa3fed;}
This box has a color of #fa3fed
<div style="background-color:#fa3fed;">Content here</div>
.mybackground {background-color:#fa3fed;}
Border around this has a color of #fa3fed
<div style="border:2px solid #fa3fed;">Content here</div>
.myborder {border:2px solid #fa3fed;}