#ff6ae4 color space conversions
Hex:
#ff6ae4
RGB:
255, 106, 228
CMY:
0, 58, 11
CMYK:
0, 58, 11, 0
HSL:
311°, 100.0000%, 70.7843%
HSV (HSB):
311°, 58.4314%, 100.0000%
XYZ:
60.3976, 37.1695, 77.3899
xyY:
0.3452, 0.2124, 37.1695
CIE-Lab:
67.4040, 70.3634, -34.6862
CIE-LCH:
67.4040, 78.4483, 333.7586
CIE-Luv:
67.4040, 75.6622, -65.5680
Hunter-Lab:
60.9668, 70.1417, -32.5847
#ff6ae4 color charts
#ff6ae4 color shades, tints & tones
#ff6ae4 color schemes
#ff6ae4 color preview, HTML & CSS examples
This text has a color of #ff6ae4
<p style="color:#ff6ae4;">Text here</p>
.mytext {color:#ff6ae4;}
This box has a color of #ff6ae4
<div style="background-color:#ff6ae4;">Content here</div>
.mybackground {background-color:#ff6ae4;}
Border around this has a color of #ff6ae4
<div style="border:2px solid #ff6ae4;">Content here</div>
.myborder {border:2px solid #ff6ae4;}