#ff86e4 color space conversions
Hex:
#ff86e4
RGB:
255, 134, 228
CMY:
0, 47, 11
CMYK:
0, 47, 11, 0
HSL:
313°, 100.0000%, 76.2745%
HSV (HSB):
313°, 47.4510%, 100.0000%
XYZ:
63.7687, 43.9116, 78.5136
xyY:
0.3425, 0.2358, 43.9116
CIE-Lab:
72.1694, 57.6761, -27.3298
CIE-LCH:
72.1694, 63.8236, 334.6461
CIE-Luv:
72.1694, 64.1939, -52.3502
Hunter-Lab:
66.2659, 55.8082, -23.8623
#ff86e4 color charts
#ff86e4 color shades, tints & tones
#ff86e4 color schemes
#ff86e4 color preview, HTML & CSS examples
This text has a color of #ff86e4
<p style="color:#ff86e4;">Text here</p>
.mytext {color:#ff86e4;}
This box has a color of #ff86e4
<div style="background-color:#ff86e4;">Content here</div>
.mybackground {background-color:#ff86e4;}
Border around this has a color of #ff86e4
<div style="border:2px solid #ff86e4;">Content here</div>
.myborder {border:2px solid #ff86e4;}