#fa3cea color space conversions
Hex:
#fa3cea
RGB:
250, 60, 234
CMY:
2, 76, 8
CMYK:
0, 76, 6, 2
HSL:
305°, 95.0000%, 60.7843%
HSV (HSB):
305°, 76.0000%, 98.0392%
XYZ:
55.8915, 29.4962, 80.5894
xyY:
0.3367, 0.1777, 29.4962
CIE-Lab:
61.2171, 86.0632, -47.7799
CIE-LCH:
61.2171, 98.4368, 330.9622
CIE-Luv:
61.2171, 82.9519, -87.2607
Hunter-Lab:
54.3104, 88.6532, -49.9612
#fa3cea color charts
#fa3cea RGB chart
#fa3cea CMYK chart
#fa3cea RGB pie chart
#fa3cea color shades, tints & tones
#fa3cea color schemes
#fa3cea color preview, HTML & CSS examples
This text has a color of #fa3cea
<p style="color:#fa3cea;">Text here</p>
.mytext {color:#fa3cea;}
Text color #fa3cea
This box has a color of #fa3cea
<div style="background-color:#fa3cea;">Content here</div>
.mybackground {background-color:#fa3cea;}
Background color #fa3cea
Border around this has a color of #fa3cea
<div style="border:2px solid #fa3cea;">Content here</div>
.myborder {border:2px solid #fa3cea;}
Border color #fa3cea