#ff2ee1 color space conversions
Hex:
#ff2ee1
RGB:
255, 46, 225
CMY:
0, 82, 12
CMYK:
0, 82, 12, 0
HSL:
309°, 100.0000%, 59.0196%
HSV (HSB):
309°, 81.9608%, 100.0000%
XYZ:
55.8076, 28.6502, 73.8228
xyY:
0.3526, 0.1810, 28.6502
CIE-Lab:
60.4717, 89.0665, -43.8530
CIE-LCH:
60.4717, 99.2770, 333.7861
CIE-Luv:
60.4717, 92.6772, -81.4736
Hunter-Lab:
53.5259, 92.4387, -44.3045
#ff2ee1 color charts
#ff2ee1 color shades, tints & tones
#ff2ee1 color schemes
#ff2ee1 color preview, HTML & CSS examples
This text has a color of #ff2ee1
<p style="color:#ff2ee1;">Text here</p>
.mytext {color:#ff2ee1;}
This box has a color of #ff2ee1
<div style="background-color:#ff2ee1;">Content here</div>
.mybackground {background-color:#ff2ee1;}
Border around this has a color of #ff2ee1
<div style="border:2px solid #ff2ee1;">Content here</div>
.myborder {border:2px solid #ff2ee1;}