#f8aaff color space conversions
Hex:
#f8aaff
RGB:
248, 170, 255
CMY:
3, 33, 0
CMYK:
3, 33, 0, 0
HSL:
295°, 100.0000%, 83.3333%
HSV (HSB):
295°, 33.3333%, 100.0000%
XYZ:
71.1361, 55.9259, 101.6532
xyY:
0.3110, 0.2445, 55.9259
CIE-Lab:
79.5716, 42.0165, -30.6929
CIE-LCH:
79.5716, 52.0331, 323.8519
CIE-Luv:
79.5716, 37.6080, -55.9265
Hunter-Lab:
74.7836, 38.9225, -28.2442
#f8aaff color charts
#f8aaff color shades, tints & tones
#f8aaff color schemes
#f8aaff color preview, HTML & CSS examples
This text has a color of #f8aaff
<p style="color:#f8aaff;">Text here</p>
.mytext {color:#f8aaff;}
This box has a color of #f8aaff
<div style="background-color:#f8aaff;">Content here</div>
.mybackground {background-color:#f8aaff;}
Border around this has a color of #f8aaff
<div style="border:2px solid #f8aaff;">Content here</div>
.myborder {border:2px solid #f8aaff;}