#f512e7 color space conversions
Hex:
#f512e7
RGB:
245, 18, 231
CMY:
4, 93, 9
CMYK:
0, 93, 6, 4
HSL:
304°, 91.9028%, 51.5686%
HSV (HSB):
304°, 92.6531%, 96.0784%
XYZ:
52.2963, 25.6146, 77.7891
xyY:
0.3359, 0.1645, 25.6146
CIE-Lab:
57.6694, 92.1734, -51.7764
CIE-LCH:
57.6694, 105.7201, 330.6759
CIE-Luv:
57.6694, 85.7896, -93.1125
Hunter-Lab:
50.6109, 95.8753, -55.7013
#f512e7 color charts
#f512e7 color shades, tints & tones
#f512e7 color schemes
#f512e7 color preview, HTML & CSS examples
This text has a color of #f512e7
<p style="color:#f512e7;">Text here</p>
.mytext {color:#f512e7;}
This box has a color of #f512e7
<div style="background-color:#f512e7;">Content here</div>
.mybackground {background-color:#f512e7;}
Border around this has a color of #f512e7
<div style="border:2px solid #f512e7;">Content here</div>
.myborder {border:2px solid #f512e7;}