#f81ee5 color space conversions
Hex:
#f81ee5
RGB:
248, 30, 229
CMY:
3, 88, 10
CMYK:
0, 88, 8, 3
HSL:
305°, 93.9655%, 54.5098%
HSV (HSB):
305°, 87.9032%, 97.2549%
XYZ:
53.3185, 26.5421, 76.4417
xyY:
0.3411, 0.1698, 26.5421
CIE-Lab:
58.5481, 91.0383, -49.2230
CIE-LCH:
58.5481, 103.4934, 331.6006
CIE-Luv:
58.5481, 87.8652, -89.3892
Hunter-Lab:
51.5191, 94.5763, -51.9085
#f81ee5 color charts
#f81ee5 color shades, tints & tones
#f81ee5 color schemes
#f81ee5 color preview, HTML & CSS examples
This text has a color of #f81ee5
<p style="color:#f81ee5;">Text here</p>
.mytext {color:#f81ee5;}
This box has a color of #f81ee5
<div style="background-color:#f81ee5;">Content here</div>
.mybackground {background-color:#f81ee5;}
Border around this has a color of #f81ee5
<div style="border:2px solid #f81ee5;">Content here</div>
.myborder {border:2px solid #f81ee5;}