#ff2abe color space conversions
Hex:
#ff2abe
RGB:
255, 42, 190
CMY:
0, 84, 25
CMYK:
0, 84, 25, 0
HSL:
318°, 100.0000%, 58.2353%
HSV (HSB):
318°, 83.5294%, 100.0000%
XYZ:
51.3622, 26.6336, 51.1489
xyY:
0.3977, 0.2062, 26.6336
CIE-Lab:
58.6337, 85.5632, -26.7944
CIE-LCH:
58.6337, 89.6605, 342.6119
CIE-Luv:
58.6337, 108.3376, -54.6398
Hunter-Lab:
51.6078, 87.3371, -22.6374
#ff2abe color charts
#ff2abe color shades, tints & tones
#ff2abe color schemes
#ff2abe color preview, HTML & CSS examples
This text has a color of #ff2abe
<p style="color:#ff2abe;">Text here</p>
.mytext {color:#ff2abe;}
This box has a color of #ff2abe
<div style="background-color:#ff2abe;">Content here</div>
.mybackground {background-color:#ff2abe;}
Border around this has a color of #ff2abe
<div style="border:2px solid #ff2abe;">Content here</div>
.myborder {border:2px solid #ff2abe;}