#f51dcc color space conversions
Hex:
#f51dcc
RGB:
245, 29, 204
CMY:
4, 89, 20
CMYK:
0, 88, 17, 4
HSL:
311°, 91.5254%, 53.7255%
HSV (HSB):
311°, 88.1633%, 96.0784%
XYZ:
48.9946, 24.6508, 59.3025
xyY:
0.3685, 0.1854, 24.6508
CIE-Lab:
56.7336, 87.3967, -37.9279
CIE-LCH:
56.7336, 95.2717, 336.5404
CIE-Luv:
56.7336, 96.3348, -71.1774
Hunter-Lab:
49.6496, 89.2584, -36.0625
#f51dcc color charts
#f51dcc RGB chart
#f51dcc CMYK chart
#f51dcc RGB pie chart
#f51dcc color shades, tints & tones
#f51dcc color schemes
#f51dcc color preview, HTML & CSS examples
This text has a color of #f51dcc
<p style="color:#f51dcc;">Text here</p>
.mytext {color:#f51dcc;}
Text color #f51dcc
This box has a color of #f51dcc
<div style="background-color:#f51dcc;">Content here</div>
.mybackground {background-color:#f51dcc;}
Background color #f51dcc
Border around this has a color of #f51dcc
<div style="border:2px solid #f51dcc;">Content here</div>
.myborder {border:2px solid #f51dcc;}
Border color #f51dcc