#f51cd5 color space conversions
Hex:
#f51cd5
RGB:
245, 28, 213
CMY:
4, 89, 16
CMYK:
0, 89, 13, 4
HSL:
309°, 91.5612%, 53.5294%
HSV (HSB):
309°, 88.5714%, 96.0784%
XYZ:
50.0817, 25.0471, 65.1458
xyY:
0.3570, 0.1786, 25.0471
CIE-Lab:
57.1213, 88.6691, -42.4568
CIE-LCH:
57.1213, 98.3097, 334.4138
CIE-Luv:
57.1213, 92.5477, -78.3171
Hunter-Lab:
50.0471, 91.0411, -42.1443
#f51cd5 color charts
#f51cd5 color shades, tints & tones
#f51cd5 color schemes
#f51cd5 color preview, HTML & CSS examples
This text has a color of #f51cd5
<p style="color:#f51cd5;">Text here</p>
.mytext {color:#f51cd5;}
This box has a color of #f51cd5
<div style="background-color:#f51cd5;">Content here</div>
.mybackground {background-color:#f51cd5;}
Border around this has a color of #f51cd5
<div style="border:2px solid #f51cd5;">Content here</div>
.myborder {border:2px solid #f51cd5;}