#f50cca color space conversions
Hex:
#f50cca
RGB:
245, 12, 202
CMY:
4, 95, 21
CMYK:
0, 95, 18, 4
HSL:
311°, 92.0949%, 50.3922%
HSV (HSB):
311°, 95.1020%, 96.0784%
XYZ:
48.4483, 23.9397, 57.9444
xyY:
0.3717, 0.1837, 23.9397
CIE-Lab:
56.0274, 88.9453, -37.8891
CIE-LCH:
56.0274, 96.6791, 336.9269
CIE-Luv:
56.0274, 98.6887, -71.1882
Hunter-Lab:
48.9282, 91.1250, -35.9659
#f50cca color charts
#f50cca color shades, tints & tones
#f50cca color schemes
#f50cca color preview, HTML & CSS examples
This text has a color of #f50cca
<p style="color:#f50cca;">Text here</p>
.mytext {color:#f50cca;}
This box has a color of #f50cca
<div style="background-color:#f50cca;">Content here</div>
.mybackground {background-color:#f50cca;}
Border around this has a color of #f50cca
<div style="border:2px solid #f50cca;">Content here</div>
.myborder {border:2px solid #f50cca;}