#ff31ae color space conversions
Hex:
#ff31ae
RGB:
255, 49, 174
CMY:
0, 81, 32
CMYK:
0, 81, 32, 0
HSL:
324°, 100.0000%, 59.6078%
HSV (HSB):
324°, 80.7843%, 100.0000%
XYZ:
49.9783, 26.5126, 42.5277
xyY:
0.4199, 0.2228, 26.5126
CIE-Lab:
58.5205, 82.3600, -17.7119
CIE-LCH:
58.5205, 84.2430, 347.8631
CIE-Luv:
58.5205, 113.8743, -40.7291
Hunter-Lab:
51.4904, 83.1498, -12.9264
#ff31ae color charts
#ff31ae color shades, tints & tones
#ff31ae color schemes
#ff31ae color preview, HTML & CSS examples
This text has a color of #ff31ae
<p style="color:#ff31ae;">Text here</p>
.mytext {color:#ff31ae;}
This box has a color of #ff31ae
<div style="background-color:#ff31ae;">Content here</div>
.mybackground {background-color:#ff31ae;}
Border around this has a color of #ff31ae
<div style="border:2px solid #ff31ae;">Content here</div>
.myborder {border:2px solid #ff31ae;}