#fa8ce9 color space conversions
Hex:
#fa8ce9
RGB:
250, 140, 233
CMY:
2, 45, 9
CMYK:
0, 44, 7, 2
HSL:
309°, 91.6667%, 76.4706%
HSV (HSB):
309°, 44.0000%, 98.0392%
XYZ:
63.5104, 44.9634, 82.4222
xyY:
0.3327, 0.2355, 44.9634
CIE-Lab:
72.8678, 54.0742, -29.0537
CIE-LCH:
72.8678, 61.3851, 331.7511
CIE-Luv:
72.8678, 56.8472, -54.5619
Hunter-Lab:
67.0547, 51.7193, -25.9397
#fa8ce9 color charts
#fa8ce9 color shades, tints & tones
#fa8ce9 color schemes
#fa8ce9 color preview, HTML & CSS examples
This text has a color of #fa8ce9
<p style="color:#fa8ce9;">Text here</p>
.mytext {color:#fa8ce9;}
This box has a color of #fa8ce9
<div style="background-color:#fa8ce9;">Content here</div>
.mybackground {background-color:#fa8ce9;}
Border around this has a color of #fa8ce9
<div style="border:2px solid #fa8ce9;">Content here</div>
.myborder {border:2px solid #fa8ce9;}