#faaafc color space conversions
Hex:
#faaafc
RGB:
250, 170, 252
CMY:
2, 33, 1
CMYK:
1, 33, 0, 1
HSL:
299°, 93.1818%, 82.7451%
HSV (HSB):
299°, 32.5397%, 98.8235%
XYZ:
71.3698, 56.1017, 99.1626
xyY:
0.3149, 0.2475, 56.1017
CIE-Lab:
79.6717, 42.0817, -28.9108
CIE-LCH:
79.6717, 51.0559, 325.5103
CIE-Luv:
79.6717, 39.3770, -53.0118
Hunter-Lab:
74.9011, 39.0075, -26.0641
#faaafc color charts
#faaafc RGB chart
#faaafc CMYK chart
#faaafc RGB pie chart
#faaafc color shades, tints & tones
#faaafc color schemes
#faaafc color preview, HTML & CSS examples
This text has a color of #faaafc
<p style="color:#faaafc;">Text here</p>
.mytext {color:#faaafc;}
Text color #faaafc
This box has a color of #faaafc
<div style="background-color:#faaafc;">Content here</div>
.mybackground {background-color:#faaafc;}
Background color #faaafc
Border around this has a color of #faaafc
<div style="border:2px solid #faaafc;">Content here</div>
.myborder {border:2px solid #faaafc;}
Border color #faaafc