#f87ed5 color space conversions
Hex:
#f87ed5
RGB:
248, 126, 213
CMY:
3, 51, 16
CMYK:
0, 49, 14, 3
HSL:
317°, 89.7059%, 73.3333%
HSV (HSB):
317°, 49.1935%, 97.2549%
XYZ:
58.1825, 39.6823, 67.5437
xyY:
0.3518, 0.2399, 39.6823
CIE-Lab:
69.2426, 57.1175, -23.6008
CIE-LCH:
69.2426, 61.8014, 337.5497
CIE-Luv:
69.2426, 66.6347, -46.0333
Hunter-Lab:
62.9939, 54.6272, -19.4766
#f87ed5 color charts
#f87ed5 color shades, tints & tones
#f87ed5 color schemes
#f87ed5 color preview, HTML & CSS examples
This text has a color of #f87ed5
<p style="color:#f87ed5;">Text here</p>
.mytext {color:#f87ed5;}
This box has a color of #f87ed5
<div style="background-color:#f87ed5;">Content here</div>
.mybackground {background-color:#f87ed5;}
Border around this has a color of #f87ed5
<div style="border:2px solid #f87ed5;">Content here</div>
.myborder {border:2px solid #f87ed5;}