#fa01cd color space conversions
Hex:
#fa01cd
RGB:
250, 1, 205
CMY:
2, 100, 20
CMYK:
0, 100, 18, 2
HSL:
311°, 99.2032%, 49.2157%
HSV (HSB):
311°, 99.6000%, 98.0392%
XYZ:
50.4546, 24.7535, 59.8763
xyY:
0.3735, 0.1832, 24.7535
CIE-Lab:
56.8344, 90.9055, -38.2791
CIE-LCH:
56.8344, 98.6361, 337.1647
CIE-Luv:
56.8344, 101.7759, -72.3255
Hunter-Lab:
49.7529, 93.9502, -36.5269
#fa01cd color charts
#fa01cd RGB chart
#fa01cd CMYK chart
#fa01cd RGB pie chart
#fa01cd color shades, tints & tones
#fa01cd color schemes
#fa01cd color preview, HTML & CSS examples
This text has a color of #fa01cd
<p style="color:#fa01cd;">Text here</p>
.mytext {color:#fa01cd;}
Text color #fa01cd
This box has a color of #fa01cd
<div style="background-color:#fa01cd;">Content here</div>
.mybackground {background-color:#fa01cd;}
Background color #fa01cd
Border around this has a color of #fa01cd
<div style="border:2px solid #fa01cd;">Content here</div>
.myborder {border:2px solid #fa01cd;}
Border color #fa01cd