#fa77cd color space conversions
Hex:
#fa77cd
RGB:
250, 119, 205
CMY:
2, 53, 20
CMYK:
0, 52, 18, 2
HSL:
321°, 92.9078%, 72.3529%
HSV (HSB):
321°, 52.4000%, 98.0392%
XYZ:
57.0406, 37.9254, 62.0716
xyY:
0.3632, 0.2415, 37.9254
CIE-Lab:
67.9656, 59.8262, -21.0659
CIE-LCH:
67.9656, 63.4267, 340.6019
CIE-Luv:
67.9656, 73.4243, -42.4559
Hunter-Lab:
61.5836, 57.5608, -16.6512
#fa77cd color charts
#fa77cd color shades, tints & tones
#fa77cd color schemes
#fa77cd color preview, HTML & CSS examples
This text has a color of #fa77cd
<p style="color:#fa77cd;">Text here</p>
.mytext {color:#fa77cd;}
This box has a color of #fa77cd
<div style="background-color:#fa77cd;">Content here</div>
.mybackground {background-color:#fa77cd;}
Border around this has a color of #fa77cd
<div style="border:2px solid #fa77cd;">Content here</div>
.myborder {border:2px solid #fa77cd;}