#fc77fd color space conversions
Hex:
#fc77fd
RGB:
252, 119, 253
CMY:
1, 53, 1
CMYK:
0, 53, 0, 1
HSL:
300°, 97.1014%, 72.9412%
HSV (HSB):
300°, 52.9644%, 99.2157%
XYZ:
64.4713, 40.9809, 97.4406
xyY:
0.3178, 0.2020, 40.9809
CIE-Lab:
70.1626, 67.9280, -44.1771
CIE-LCH:
70.1626, 81.0298, 326.9620
CIE-Luv:
70.1626, 61.6670, -80.8959
Hunter-Lab:
64.0164, 67.7400, -45.4351
#fc77fd color charts
#fc77fd color shades, tints & tones
#fc77fd color schemes
#fc77fd color preview, HTML & CSS examples
This text has a color of #fc77fd
<p style="color:#fc77fd;">Text here</p>
.mytext {color:#fc77fd;}
This box has a color of #fc77fd
<div style="background-color:#fc77fd;">Content here</div>
.mybackground {background-color:#fc77fd;}
Border around this has a color of #fc77fd
<div style="border:2px solid #fc77fd;">Content here</div>
.myborder {border:2px solid #fc77fd;}