#ff5ae7 color space conversions
Hex:
#ff5ae7
RGB:
255, 90, 231
CMY:
0, 65, 9
CMYK:
0, 65, 9, 0
HSL:
309°, 100.0000%, 67.6471%
HSV (HSB):
309°, 64.7059%, 100.0000%
XYZ:
59.3200, 34.3419, 79.1034
xyY:
0.3434, 0.1988, 34.3419
CIE-Lab:
65.2330, 77.1491, -39.7370
CIE-LCH:
65.2330, 86.7815, 332.7485
CIE-Luv:
65.2330, 80.1081, -74.2760
Hunter-Lab:
58.6019, 78.1338, -39.0109
#ff5ae7 color charts
#ff5ae7 color shades, tints & tones
#ff5ae7 color schemes
#ff5ae7 color preview, HTML & CSS examples
This text has a color of #ff5ae7
<p style="color:#ff5ae7;">Text here</p>
.mytext {color:#ff5ae7;}
This box has a color of #ff5ae7
<div style="background-color:#ff5ae7;">Content here</div>
.mybackground {background-color:#ff5ae7;}
Border around this has a color of #ff5ae7
<div style="border:2px solid #ff5ae7;">Content here</div>
.myborder {border:2px solid #ff5ae7;}