#fa32db color space conversions
Hex:
#fa32db
RGB:
250, 50, 219
CMY:
2, 80, 14
CMYK:
0, 80, 12, 2
HSL:
309°, 95.2381%, 58.8235%
HSV (HSB):
309°, 80.0000%, 98.0392%
XYZ:
53.3511, 27.7197, 69.5563
xyY:
0.3542, 0.1840, 27.7197
CIE-Lab:
59.6346, 86.4391, -41.8440
CIE-LCH:
59.6346, 96.0345, 334.1690
CIE-Luv:
59.6346, 90.7057, -77.7388
Hunter-Lab:
52.6495, 88.7423, -41.4747
#fa32db color charts
#fa32db color shades, tints & tones
#fa32db color schemes
#fa32db color preview, HTML & CSS examples
This text has a color of #fa32db
<p style="color:#fa32db;">Text here</p>
.mytext {color:#fa32db;}
This box has a color of #fa32db
<div style="background-color:#fa32db;">Content here</div>
.mybackground {background-color:#fa32db;}
Border around this has a color of #fa32db
<div style="border:2px solid #fa32db;">Content here</div>
.myborder {border:2px solid #fa32db;}