#ff2ea8 color space conversions
Hex:
#ff2ea8
RGB:
255, 46, 168
CMY:
0, 82, 34
CMYK:
0, 82, 34, 0
HSL:
325°, 100.0000%, 59.0196%
HSV (HSB):
325°, 81.9608%, 100.0000%
XYZ:
49.2849, 26.0411, 39.4746
xyY:
0.4293, 0.2268, 26.0411
CIE-Lab:
58.0761, 82.4003, -14.8924
CIE-LCH:
58.0761, 83.7353, 349.7554
CIE-Luv:
58.0761, 117.2125, -36.6646
Hunter-Lab:
51.0305, 83.0905, -10.1424
#ff2ea8 color charts
#ff2ea8 color shades, tints & tones
#ff2ea8 color schemes
#ff2ea8 color preview, HTML & CSS examples
This text has a color of #ff2ea8
<p style="color:#ff2ea8;">Text here</p>
.mytext {color:#ff2ea8;}
This box has a color of #ff2ea8
<div style="background-color:#ff2ea8;">Content here</div>
.mybackground {background-color:#ff2ea8;}
Border around this has a color of #ff2ea8
<div style="border:2px solid #ff2ea8;">Content here</div>
.myborder {border:2px solid #ff2ea8;}