#f512ed color space conversions
Hex:
#f512ed
RGB:
245, 18, 237
CMY:
4, 93, 7
CMYK:
0, 93, 3, 4
HSL:
302°, 91.9028%, 51.5686%
HSV (HSB):
302°, 92.6531%, 96.0784%
XYZ:
53.1586, 25.9595, 82.3297
xyY:
0.3293, 0.1608, 25.9595
CIE-Lab:
57.9986, 92.9941, -54.6220
CIE-LCH:
57.9986, 107.8492, 329.5713
CIE-Luv:
57.9986, 83.3385, -97.6468
Hunter-Lab:
50.9505, 97.0724, -60.1400
#f512ed color charts
#f512ed color shades, tints & tones
#f512ed color schemes
#f512ed color preview, HTML & CSS examples
This text has a color of #f512ed
<p style="color:#f512ed;">Text here</p>
.mytext {color:#f512ed;}
This box has a color of #f512ed
<div style="background-color:#f512ed;">Content here</div>
.mybackground {background-color:#f512ed;}
Border around this has a color of #f512ed
<div style="border:2px solid #f512ed;">Content here</div>
.myborder {border:2px solid #f512ed;}