#f5a7f5 color space conversions
Hex:
#f5a7f5
RGB:
245, 167, 245
CMY:
4, 35, 4
CMYK:
0, 32, 0, 4
HSL:
300°, 79.5918%, 80.7843%
HSV (HSB):
300°, 31.8367%, 96.0784%
XYZ:
67.9563, 53.6425, 93.1585
xyY:
0.3164, 0.2498, 53.6425
CIE-Lab:
78.2528, 40.8336, -27.3628
CIE-LCH:
78.2528, 49.1539, 326.1738
CIE-Luv:
78.2528, 38.7642, -50.1315
Hunter-Lab:
73.2410, 37.4486, -24.1449
#f5a7f5 color charts
#f5a7f5 color shades, tints & tones
#f5a7f5 color schemes
#f5a7f5 color preview, HTML & CSS examples
This text has a color of #f5a7f5
<p style="color:#f5a7f5;">Text here</p>
.mytext {color:#f5a7f5;}
This box has a color of #f5a7f5
<div style="background-color:#f5a7f5;">Content here</div>
.mybackground {background-color:#f5a7f5;}
Border around this has a color of #f5a7f5
<div style="border:2px solid #f5a7f5;">Content here</div>
.myborder {border:2px solid #f5a7f5;}