#ff2eaf color space conversions
Hex:
#ff2eaf
RGB:
255, 46, 175
CMY:
0, 82, 31
CMYK:
0, 82, 31, 0
HSL:
323°, 100.0000%, 59.0196%
HSV (HSB):
323°, 81.9608%, 100.0000%
XYZ:
49.9549, 26.3091, 43.0027
xyY:
0.4189, 0.2206, 26.3091
CIE-Lab:
58.3293, 83.1208, -18.5837
CIE-LCH:
58.3293, 85.1729, 347.3973
CIE-Luv:
58.3293, 114.1368, -42.1119
Hunter-Lab:
51.2924, 84.0834, -13.8030
#ff2eaf color charts
#ff2eaf color shades, tints & tones
#ff2eaf color schemes
#ff2eaf color preview, HTML & CSS examples
This text has a color of #ff2eaf
<p style="color:#ff2eaf;">Text here</p>
.mytext {color:#ff2eaf;}
This box has a color of #ff2eaf
<div style="background-color:#ff2eaf;">Content here</div>
.mybackground {background-color:#ff2eaf;}
Border around this has a color of #ff2eaf
<div style="border:2px solid #ff2eaf;">Content here</div>
.myborder {border:2px solid #ff2eaf;}