#bc92e6 color space conversions
Hex:
#bc92e6
RGB:
188, 146, 230
CMY:
26, 43, 10
CMYK:
18, 37, 0, 10
HSL:
270°, 62.6866%, 73.7255%
HSV (HSB):
270°, 36.5217%, 90.1961%
XYZ:
45.3008, 36.9623, 79.6097
xyY:
0.2799, 0.2283, 36.9623
CIE-Lab:
67.2487, 31.7336, -36.6444
CIE-LCH:
67.2487, 48.4751, 310.8922
CIE-Luv:
67.2487, 15.9528, -62.6246
Hunter-Lab:
60.7966, 26.6100, -35.0792
#bc92e6 color charts
#bc92e6 color shades, tints & tones
#bc92e6 color schemes
#bc92e6 color preview, HTML & CSS examples
This text has a color of #bc92e6
<p style="color:#bc92e6;">Text here</p>
.mytext {color:#bc92e6;}
This box has a color of #bc92e6
<div style="background-color:#bc92e6;">Content here</div>
.mybackground {background-color:#bc92e6;}
Border around this has a color of #bc92e6
<div style="border:2px solid #bc92e6;">Content here</div>
.myborder {border:2px solid #bc92e6;}