#f025ed color space conversions
Hex:
#f025ed
RGB:
240, 37, 237
CMY:
6, 85, 7
CMYK:
0, 85, 1, 6
HSL:
301°, 87.1245%, 54.3137%
HSV (HSB):
301°, 84.5833%, 94.1176%
XYZ:
51.8828, 25.9628, 82.3976
xyY:
0.3238, 0.1620, 25.9628
CIE-Lab:
58.0017, 89.6583, -54.6666
CIE-LCH:
58.0017, 105.0098, 328.6284
CIE-Luv:
58.0017, 78.0998, -97.2401
Hunter-Lab:
50.9537, 92.5857, -60.2106
#f025ed color charts
#f025ed color shades, tints & tones
#f025ed color schemes
#f025ed color preview, HTML & CSS examples
This text has a color of #f025ed
<p style="color:#f025ed;">Text here</p>
.mytext {color:#f025ed;}
This box has a color of #f025ed
<div style="background-color:#f025ed;">Content here</div>
.mybackground {background-color:#f025ed;}
Border around this has a color of #f025ed
<div style="border:2px solid #f025ed;">Content here</div>
.myborder {border:2px solid #f025ed;}