#f5aafc color space conversions
Hex:
#f5aafc
RGB:
245, 170, 252
CMY:
4, 33, 1
CMYK:
3, 33, 0, 1
HSL:
295°, 93.1818%, 82.7451%
HSV (HSB):
295°, 32.5397%, 98.8235%
XYZ:
69.6016, 55.1902, 99.0798
xyY:
0.3109, 0.2465, 55.1902
CIE-Lab:
79.1507, 40.5428, -29.7551
CIE-LCH:
79.1507, 50.2900, 323.7244
CIE-Luv:
79.1507, 36.2152, -54.0939
Hunter-Lab:
74.2901, 37.2270, -27.0713
#f5aafc color charts
#f5aafc color shades, tints & tones
#f5aafc color schemes
#f5aafc color preview, HTML & CSS examples
This text has a color of #f5aafc
<p style="color:#f5aafc;">Text here</p>
.mytext {color:#f5aafc;}
This box has a color of #f5aafc
<div style="background-color:#f5aafc;">Content here</div>
.mybackground {background-color:#f5aafc;}
Border around this has a color of #f5aafc
<div style="border:2px solid #f5aafc;">Content here</div>
.myborder {border:2px solid #f5aafc;}