#f87cd5 color space conversions
Hex:
#f87cd5
RGB:
248, 124, 213
CMY:
3, 51, 16
CMYK:
0, 50, 14, 3
HSL:
317°, 89.8551%, 72.9412%
HSV (HSB):
317°, 50.0000%, 97.2549%
XYZ:
57.9293, 39.1759, 67.4593
xyY:
0.3520, 0.2381, 39.1759
CIE-Lab:
68.8785, 58.0705, -24.1576
CIE-LCH:
68.8785, 62.8949, 337.4124
CIE-Luv:
68.8785, 67.5409, -47.0345
Hunter-Lab:
62.5906, 55.6729, -20.0885
#f87cd5 color charts
#f87cd5 color shades, tints & tones
#f87cd5 color schemes
#f87cd5 color preview, HTML & CSS examples
This text has a color of #f87cd5
<p style="color:#f87cd5;">Text here</p>
.mytext {color:#f87cd5;}
This box has a color of #f87cd5
<div style="background-color:#f87cd5;">Content here</div>
.mybackground {background-color:#f87cd5;}
Border around this has a color of #f87cd5
<div style="border:2px solid #f87cd5;">Content here</div>
.myborder {border:2px solid #f87cd5;}