#f88ff5 color space conversions
Hex:
#f88ff5
RGB:
248, 143, 245
CMY:
3, 44, 4
CMYK:
0, 42, 1, 3
HSL:
302°, 88.2353%, 76.6667%
HSV (HSB):
302°, 42.3387%, 97.2549%
XYZ:
65.0153, 46.1940, 91.8758
xyY:
0.3201, 0.2275, 46.1940
CIE-Lab:
73.6712, 54.0367, -34.3866
CIE-LCH:
73.6712, 64.0500, 327.5291
CIE-Luv:
73.6712, 51.5056, -63.2933
Hunter-Lab:
67.9661, 51.8094, -32.5713
#f88ff5 color charts
#f88ff5 color shades, tints & tones
#f88ff5 color schemes
#f88ff5 color preview, HTML & CSS examples
This text has a color of #f88ff5
<p style="color:#f88ff5;">Text here</p>
.mytext {color:#f88ff5;}
This box has a color of #f88ff5
<div style="background-color:#f88ff5;">Content here</div>
.mybackground {background-color:#f88ff5;}
Border around this has a color of #f88ff5
<div style="border:2px solid #f88ff5;">Content here</div>
.myborder {border:2px solid #f88ff5;}