#f84de5 color space conversions
Hex:
#f84de5
RGB:
248, 77, 229
CMY:
3, 70, 10
CMYK:
0, 69, 8, 3
HSL:
307°, 92.4324%, 63.7255%
HSV (HSB):
307°, 68.9516%, 97.2549%
XYZ:
55.5081, 30.9214, 77.1716
xyY:
0.3393, 0.1890, 30.9214
CIE-Lab:
62.4412, 79.8271, -43.0748
CIE-LCH:
62.4412, 90.7072, 331.6486
CIE-Luv:
62.4412, 79.4455, -79.3039
Hunter-Lab:
55.6070, 80.8705, -43.3580
#f84de5 color charts
#f84de5 color shades, tints & tones
#f84de5 color schemes
#f84de5 color preview, HTML & CSS examples
This text has a color of #f84de5
<p style="color:#f84de5;">Text here</p>
.mytext {color:#f84de5;}
This box has a color of #f84de5
<div style="background-color:#f84de5;">Content here</div>
.mybackground {background-color:#f84de5;}
Border around this has a color of #f84de5
<div style="border:2px solid #f84de5;">Content here</div>
.myborder {border:2px solid #f84de5;}