#ff86e7 color space conversions
Hex:
#ff86e7
RGB:
255, 134, 231
CMY:
0, 47, 9
CMYK:
0, 47, 9, 0
HSL:
312°, 100.0000%, 76.2745%
HSV (HSB):
312°, 47.4510%, 100.0000%
XYZ:
64.1889, 44.0797, 80.7264
xyY:
0.3396, 0.2332, 44.0797
CIE-Lab:
72.2817, 58.1512, -28.8054
CIE-LCH:
72.2817, 64.8946, 333.6484
CIE-Luv:
72.2817, 63.4490, -54.8007
Hunter-Lab:
66.3926, 56.3884, -25.6157
#ff86e7 color charts
#ff86e7 color shades, tints & tones
#ff86e7 color schemes
#ff86e7 color preview, HTML & CSS examples
This text has a color of #ff86e7
<p style="color:#ff86e7;">Text here</p>
.mytext {color:#ff86e7;}
This box has a color of #ff86e7
<div style="background-color:#ff86e7;">Content here</div>
.mybackground {background-color:#ff86e7;}
Border around this has a color of #ff86e7
<div style="border:2px solid #ff86e7;">Content here</div>
.myborder {border:2px solid #ff86e7;}