#ff31c6 color space conversions
Hex:
#ff31c6
RGB:
255, 49, 198
CMY:
0, 81, 22
CMYK:
0, 81, 22, 0
HSL:
317°, 100.0000%, 59.6078%
HSV (HSB):
317°, 80.7843%, 100.0000%
XYZ:
52.5314, 27.5338, 55.9719
xyY:
0.3862, 0.2024, 27.5338
CIE-Lab:
59.4652, 85.0458, -30.1014
CIE-LCH:
59.4652, 90.2157, 340.5089
CIE-Luv:
59.4652, 103.4907, -59.6336
Hunter-Lab:
52.4727, 86.8723, -26.5130
#ff31c6 color charts
#ff31c6 color shades, tints & tones
#ff31c6 color schemes
#ff31c6 color preview, HTML & CSS examples
This text has a color of #ff31c6
<p style="color:#ff31c6;">Text here</p>
.mytext {color:#ff31c6;}
This box has a color of #ff31c6
<div style="background-color:#ff31c6;">Content here</div>
.mybackground {background-color:#ff31c6;}
Border around this has a color of #ff31c6
<div style="border:2px solid #ff31c6;">Content here</div>
.myborder {border:2px solid #ff31c6;}