#fa2cea color space conversions
Hex:
#fa2cea
RGB:
250, 44, 234
CMY:
2, 83, 8
CMYK:
0, 82, 6, 2
HSL:
305°, 95.3704%, 57.6471%
HSV (HSB):
305°, 82.4000%, 98.0392%
XYZ:
55.1763, 28.0659, 80.3510
xyY:
0.3373, 0.1716, 28.0659
CIE-Lab:
59.9482, 89.7382, -49.7891
CIE-LCH:
59.9482, 102.6251, 330.9774
CIE-Luv:
59.9482, 85.6359, -90.5202
Hunter-Lab:
52.9772, 93.1993, -52.8416
#fa2cea color charts
#fa2cea RGB chart
#fa2cea CMYK chart
#fa2cea RGB pie chart
#fa2cea color shades, tints & tones
#fa2cea color schemes
#fa2cea color preview, HTML & CSS examples
This text has a color of #fa2cea
<p style="color:#fa2cea;">Text here</p>
.mytext {color:#fa2cea;}
Text color #fa2cea
This box has a color of #fa2cea
<div style="background-color:#fa2cea;">Content here</div>
.mybackground {background-color:#fa2cea;}
Background color #fa2cea
Border around this has a color of #fa2cea
<div style="border:2px solid #fa2cea;">Content here</div>
.myborder {border:2px solid #fa2cea;}
Border color #fa2cea