#bc92d8 color space conversions
Hex:
#bc92d8
RGB:
188, 146, 216
CMY:
26, 43, 15
CMYK:
13, 32, 0, 15
HSL:
276°, 47.2973%, 70.9804%
HSV (HSB):
276°, 32.4074%, 84.7059%
XYZ:
43.4126, 36.2070, 69.6663
xyY:
0.2908, 0.2425, 36.2070
CIE-Lab:
66.6778, 28.6908, -29.7914
CIE-LCH:
66.6778, 41.3605, 313.9219
CIE-Luv:
66.6778, 17.7233, -50.8921
Hunter-Lab:
60.1723, 23.4813, -26.5243
#bc92d8 color charts
#bc92d8 color shades, tints & tones
#bc92d8 color schemes
#bc92d8 color preview, HTML & CSS examples
This text has a color of #bc92d8
<p style="color:#bc92d8;">Text here</p>
.mytext {color:#bc92d8;}
This box has a color of #bc92d8
<div style="background-color:#bc92d8;">Content here</div>
.mybackground {background-color:#bc92d8;}
Border around this has a color of #bc92d8
<div style="border:2px solid #bc92d8;">Content here</div>
.myborder {border:2px solid #bc92d8;}