#ff31c4 color space conversions
Hex:
#ff31c4
RGB:
255, 49, 196
CMY:
0, 81, 23
CMYK:
0, 81, 23, 0
HSL:
317°, 100.0000%, 59.6078%
HSV (HSB):
317°, 80.7843%, 100.0000%
XYZ:
52.3021, 27.4421, 54.7648
xyY:
0.3888, 0.2040, 27.4421
CIE-Lab:
59.3814, 84.8095, -29.0858
CIE-LCH:
59.3814, 89.6585, 341.0704
CIE-Luv:
59.3814, 104.3482, -58.0514
Hunter-Lab:
52.3853, 86.5425, -25.3135
#ff31c4 color charts
#ff31c4 color shades, tints & tones
#ff31c4 color schemes
#ff31c4 color preview, HTML & CSS examples
This text has a color of #ff31c4
<p style="color:#ff31c4;">Text here</p>
.mytext {color:#ff31c4;}
This box has a color of #ff31c4
<div style="background-color:#ff31c4;">Content here</div>
.mybackground {background-color:#ff31c4;}
Border around this has a color of #ff31c4
<div style="border:2px solid #ff31c4;">Content here</div>
.myborder {border:2px solid #ff31c4;}