#bc92f8 color space conversions
Hex:
#bc92f8
RGB:
188, 146, 248
CMY:
26, 43, 3
CMYK:
24, 41, 0, 3
HSL:
265°, 87.9310%, 77.2549%
HSV (HSB):
265°, 41.1290%, 97.2549%
XYZ:
47.9612, 38.0264, 93.6189
xyY:
0.2670, 0.2117, 38.0264
CIE-Lab:
68.0401, 35.8231, -45.2831
CIE-LCH:
68.0401, 57.7396, 308.3472
CIE-Luv:
68.0401, 13.7165, -77.6077
Hunter-Lab:
61.6656, 30.9159, -46.8465
#bc92f8 color charts
#bc92f8 color shades, tints & tones
#bc92f8 color schemes
#bc92f8 color preview, HTML & CSS examples
This text has a color of #bc92f8
<p style="color:#bc92f8;">Text here</p>
.mytext {color:#bc92f8;}
This box has a color of #bc92f8
<div style="background-color:#bc92f8;">Content here</div>
.mybackground {background-color:#bc92f8;}
Border around this has a color of #bc92f8
<div style="border:2px solid #bc92f8;">Content here</div>
.myborder {border:2px solid #bc92f8;}