#ff31f6 color space conversions
Hex:
#ff31f6
RGB:
255, 49, 246
CMY:
0, 81, 4
CMYK:
0, 81, 4, 0
HSL:
303°, 100.0000%, 59.6078%
HSV (HSB):
303°, 80.7843%, 100.0000%
XYZ:
58.9729, 30.1104, 89.8925
xyY:
0.3295, 0.1682, 30.1104
CIE-Lab:
61.7494, 91.3296, -53.5716
CIE-LCH:
61.7494, 105.8821, 329.6052
CIE-Luv:
61.7494, 83.8594, -97.1677
Hunter-Lab:
54.8730, 95.8090, -58.7173
#ff31f6 color charts
#ff31f6 color shades, tints & tones
#ff31f6 color schemes
#ff31f6 color preview, HTML & CSS examples
This text has a color of #ff31f6
<p style="color:#ff31f6;">Text here</p>
.mytext {color:#ff31f6;}
This box has a color of #ff31f6
<div style="background-color:#ff31f6;">Content here</div>
.mybackground {background-color:#ff31f6;}
Border around this has a color of #ff31f6
<div style="border:2px solid #ff31f6;">Content here</div>
.myborder {border:2px solid #ff31f6;}