#ff2ace color space conversions
Hex:
#ff2ace
RGB:
255, 42, 206
CMY:
0, 84, 19
CMYK:
0, 84, 19, 0
HSL:
314°, 100.0000%, 58.2353%
HSV (HSB):
314°, 83.5294%, 100.0000%
XYZ:
53.2085, 27.3722, 60.8715
xyY:
0.3762, 0.1935, 27.3722
CIE-Lab:
59.3172, 87.4394, -34.9012
CIE-LCH:
59.3172, 94.1475, 338.2407
CIE-Luv:
59.3172, 101.3398, -67.2648
Hunter-Lab:
52.3184, 89.9797, -32.3599
#ff2ace color charts
#ff2ace color shades, tints & tones
#ff2ace color schemes
#ff2ace color preview, HTML & CSS examples
This text has a color of #ff2ace
<p style="color:#ff2ace;">Text here</p>
.mytext {color:#ff2ace;}
This box has a color of #ff2ace
<div style="background-color:#ff2ace;">Content here</div>
.mybackground {background-color:#ff2ace;}
Border around this has a color of #ff2ace
<div style="border:2px solid #ff2ace;">Content here</div>
.myborder {border:2px solid #ff2ace;}