#bf86e4 color space conversions
Hex:
#bf86e4
RGB:
191, 134, 228
CMY:
25, 47, 11
CMYK:
16, 41, 0, 11
HSL:
276°, 63.5135%, 70.9804%
HSV (HSB):
276°, 41.2281%, 89.4118%
XYZ:
44.0145, 33.7280, 77.5891
xyY:
0.2834, 0.2171, 33.7280
CIE-Lab:
64.7461, 38.7887, -39.4219
CIE-LCH:
64.7461, 55.3050, 314.5362
CIE-Luv:
64.7461, 22.8072, -67.7656
Hunter-Lab:
58.0758, 33.6491, -38.5582
#bf86e4 color charts
#bf86e4 color shades, tints & tones
#bf86e4 color schemes
#bf86e4 color preview, HTML & CSS examples
This text has a color of #bf86e4
<p style="color:#bf86e4;">Text here</p>
.mytext {color:#bf86e4;}
This box has a color of #bf86e4
<div style="background-color:#bf86e4;">Content here</div>
.mybackground {background-color:#bf86e4;}
Border around this has a color of #bf86e4
<div style="border:2px solid #bf86e4;">Content here</div>
.myborder {border:2px solid #bf86e4;}