#ff2ae8 color space conversions
Hex:
#ff2ae8
RGB:
255, 42, 232
CMY:
0, 84, 9
CMYK:
0, 84, 9, 0
HSL:
306°, 100.0000%, 58.2353%
HSV (HSB):
306°, 83.5294%, 100.0000%
XYZ:
56.6335, 28.7421, 78.9068
xyY:
0.3447, 0.1750, 28.7421
CIE-Lab:
60.5534, 90.7696, -47.6563
CIE-LCH:
60.5534, 102.5195, 332.2994
CIE-Luv:
60.5534, 90.4032, -87.6023
Hunter-Lab:
53.6117, 94.7405, -49.7361
#ff2ae8 color charts
#ff2ae8 color shades, tints & tones
#ff2ae8 color schemes
#ff2ae8 color preview, HTML & CSS examples
This text has a color of #ff2ae8
<p style="color:#ff2ae8;">Text here</p>
.mytext {color:#ff2ae8;}
This box has a color of #ff2ae8
<div style="background-color:#ff2ae8;">Content here</div>
.mybackground {background-color:#ff2ae8;}
Border around this has a color of #ff2ae8
<div style="border:2px solid #ff2ae8;">Content here</div>
.myborder {border:2px solid #ff2ae8;}