#fa81cd color space conversions
Hex:
#fa81cd
RGB:
250, 129, 205
CMY:
2, 49, 20
CMYK:
0, 48, 18, 2
HSL:
322°, 92.3664%, 74.3137%
HSV (HSB):
322°, 48.4000%, 98.0392%
XYZ:
58.2940, 40.4323, 62.4894
xyY:
0.3616, 0.2508, 40.4323
CIE-Lab:
69.7763, 55.0883, -18.3153
CIE-LCH:
69.7763, 58.0531, 341.6095
CIE-Luv:
69.7763, 68.7231, -37.5157
Hunter-Lab:
63.5864, 52.3671, -13.7566
#fa81cd color charts
#fa81cd color shades, tints & tones
#fa81cd color schemes
#fa81cd color preview, HTML & CSS examples
This text has a color of #fa81cd
<p style="color:#fa81cd;">Text here</p>
.mytext {color:#fa81cd;}
This box has a color of #fa81cd
<div style="background-color:#fa81cd;">Content here</div>
.mybackground {background-color:#fa81cd;}
Border around this has a color of #fa81cd
<div style="border:2px solid #fa81cd;">Content here</div>
.myborder {border:2px solid #fa81cd;}