#f925e8 color space conversions
Hex:
#f925e8
RGB:
249, 37, 232
CMY:
2, 85, 9
CMYK:
0, 85, 7, 2
HSL:
305°, 94.6429%, 56.0784%
HSV (HSB):
305°, 85.1406%, 97.6471%
XYZ:
54.2940, 27.2891, 78.7496
xyY:
0.3386, 0.1702, 27.2891
CIE-Lab:
59.2409, 90.5515, -49.7997
CIE-LCH:
59.2409, 103.3421, 331.1909
CIE-Luv:
59.2409, 86.6131, -90.4260
Hunter-Lab:
52.2389, 94.1039, -52.8118
#f925e8 color charts
#f925e8 color shades, tints & tones
#f925e8 color schemes
#f925e8 color preview, HTML & CSS examples
This text has a color of #f925e8
<p style="color:#f925e8;">Text here</p>
.mytext {color:#f925e8;}
This box has a color of #f925e8
<div style="background-color:#f925e8;">Content here</div>
.mybackground {background-color:#f925e8;}
Border around this has a color of #f925e8
<div style="border:2px solid #f925e8;">Content here</div>
.myborder {border:2px solid #f925e8;}