#f31ed6 color space conversions
Hex:
#f31ed6
RGB:
243, 30, 214
CMY:
5, 88, 16
CMYK:
0, 88, 12, 5
HSL:
308°, 89.8734%, 53.5294%
HSV (HSB):
308°, 87.6543%, 95.2941%
XYZ:
49.5640, 24.8383, 65.8003
xyY:
0.3535, 0.1772, 24.8383
CIE-Lab:
56.9175, 88.1511, -43.3707
CIE-LCH:
56.9175, 98.2428, 333.8027
CIE-Luv:
56.9175, 90.3940, -79.5514
Hunter-Lab:
49.8380, 90.3022, -43.3930
#f31ed6 color charts
#f31ed6 color shades, tints & tones
#f31ed6 color schemes
#f31ed6 color preview, HTML & CSS examples
This text has a color of #f31ed6
<p style="color:#f31ed6;">Text here</p>
.mytext {color:#f31ed6;}
This box has a color of #f31ed6
<div style="background-color:#f31ed6;">Content here</div>
.mybackground {background-color:#f31ed6;}
Border around this has a color of #f31ed6
<div style="border:2px solid #f31ed6;">Content here</div>
.myborder {border:2px solid #f31ed6;}