#f8a8fd color space conversions
Hex:
#f8a8fd
RGB:
248, 168, 253
CMY:
3, 34, 1
CMYK:
2, 34, 0, 1
HSL:
296°, 95.5056%, 82.5490%
HSV (HSB):
296°, 33.5968%, 99.2157%
XYZ:
70.4437, 55.0536, 99.8421
xyY:
0.3126, 0.2443, 55.0536
CIE-Lab:
79.0721, 42.6917, -30.3863
CIE-LCH:
79.0721, 52.4015, 324.5582
CIE-Luv:
79.0721, 38.8584, -55.4831
Hunter-Lab:
74.1981, 39.6212, -27.8429
#f8a8fd color charts
#f8a8fd color shades, tints & tones
#f8a8fd color schemes
#f8a8fd color preview, HTML & CSS examples
This text has a color of #f8a8fd
<p style="color:#f8a8fd;">Text here</p>
.mytext {color:#f8a8fd;}
This box has a color of #f8a8fd
<div style="background-color:#f8a8fd;">Content here</div>
.mybackground {background-color:#f8a8fd;}
Border around this has a color of #f8a8fd
<div style="border:2px solid #f8a8fd;">Content here</div>
.myborder {border:2px solid #f8a8fd;}