#fa1cea color space conversions
Hex:
#fa1cea
RGB:
250, 28, 234
CMY:
2, 89, 8
CMYK:
0, 89, 6, 2
HSL:
304°, 95.6897%, 54.5098%
HSV (HSB):
304°, 88.8000%, 98.0392%
XYZ:
54.6909, 27.0950, 80.1892
xyY:
0.3376, 0.1673, 27.0950
CIE-Lab:
59.0622, 92.3305, -51.1953
CIE-LCH:
59.0622, 105.5741, 330.9926
CIE-Luv:
59.0622, 87.4761, -92.7572
Hunter-Lab:
52.0529, 96.4537, -54.9013
#fa1cea color charts
#fa1cea RGB chart
#fa1cea CMYK chart
#fa1cea RGB pie chart
#fa1cea color shades, tints & tones
#fa1cea color schemes
#fa1cea color preview, HTML & CSS examples
This text has a color of #fa1cea
<p style="color:#fa1cea;">Text here</p>
.mytext {color:#fa1cea;}
Text color #fa1cea
This box has a color of #fa1cea
<div style="background-color:#fa1cea;">Content here</div>
.mybackground {background-color:#fa1cea;}
Background color #fa1cea
Border around this has a color of #fa1cea
<div style="border:2px solid #fa1cea;">Content here</div>
.myborder {border:2px solid #fa1cea;}
Border color #fa1cea