#f5aef5 color space conversions
Hex:
#f5aef5
RGB:
245, 174, 245
CMY:
4, 32, 4
CMYK:
0, 29, 0, 4
HSL:
300°, 78.0220%, 82.1569%
HSV (HSB):
300°, 28.9796%, 96.0784%
XYZ:
69.2737, 56.2772, 93.5977
xyY:
0.3161, 0.2568, 56.2772
CIE-Lab:
79.7713, 37.1589, -25.0425
CIE-LCH:
79.7713, 44.8098, 326.0228
CIE-Luv:
79.7713, 35.4552, -45.8534
Hunter-Lab:
75.0181, 33.5499, -21.4615
#f5aef5 color charts
#f5aef5 color shades, tints & tones
#f5aef5 color schemes
#f5aef5 color preview, HTML & CSS examples
This text has a color of #f5aef5
<p style="color:#f5aef5;">Text here</p>
.mytext {color:#f5aef5;}
This box has a color of #f5aef5
<div style="background-color:#f5aef5;">Content here</div>
.mybackground {background-color:#f5aef5;}
Border around this has a color of #f5aef5
<div style="border:2px solid #f5aef5;">Content here</div>
.myborder {border:2px solid #f5aef5;}