#ff5ace color space conversions
Hex:
#ff5ace
RGB:
255, 90, 206
CMY:
0, 65, 19
CMYK:
0, 65, 19, 0
HSL:
318°, 100.0000%, 67.6471%
HSV (HSB):
318°, 64.7059%, 100.0000%
XYZ:
56.0367, 33.0286, 61.8142
xyY:
0.3714, 0.2189, 33.0286
CIE-Lab:
64.1840, 73.6373, -27.3564
CIE-LCH:
64.1840, 78.5546, 339.6199
CIE-Luv:
64.1840, 88.7231, -54.1954
Hunter-Lab:
57.4705, 73.4736, -23.5419
#ff5ace color charts
#ff5ace color shades, tints & tones
#ff5ace color schemes
#ff5ace color preview, HTML & CSS examples
This text has a color of #ff5ace
<p style="color:#ff5ace;">Text here</p>
.mytext {color:#ff5ace;}
This box has a color of #ff5ace
<div style="background-color:#ff5ace;">Content here</div>
.mybackground {background-color:#ff5ace;}
Border around this has a color of #ff5ace
<div style="border:2px solid #ff5ace;">Content here</div>
.myborder {border:2px solid #ff5ace;}