#f878f2 color space conversions
Hex:
#f878f2
RGB:
248, 120, 242
CMY:
3, 53, 5
CMYK:
0, 52, 2, 3
HSL:
303°, 90.1408%, 72.1569%
HSV (HSB):
303°, 51.6129%, 97.2549%
XYZ:
61.4549, 39.8002, 88.4476
xyY:
0.3240, 0.2098, 39.8002
CIE-Lab:
69.3270, 64.5684, -39.4961
CIE-LCH:
69.3270, 75.6903, 328.5461
CIE-Luv:
69.3270, 61.5158, -72.6303
Hunter-Lab:
63.0874, 63.4780, -38.9625
#f878f2 color charts
#f878f2 color shades, tints & tones
#f878f2 color schemes
#f878f2 color preview, HTML & CSS examples
This text has a color of #f878f2
<p style="color:#f878f2;">Text here</p>
.mytext {color:#f878f2;}
This box has a color of #f878f2
<div style="background-color:#f878f2;">Content here</div>
.mybackground {background-color:#f878f2;}
Border around this has a color of #f878f2
<div style="border:2px solid #f878f2;">Content here</div>
.myborder {border:2px solid #f878f2;}