#bc99f9 color space conversions
Hex:
#bc99f9
RGB:
188, 153, 249
CMY:
26, 40, 2
CMYK:
24, 39, 0, 2
HSL:
262°, 88.8889%, 78.8235%
HSV (HSB):
262°, 38.5542%, 97.6471%
XYZ:
49.2292, 40.3134, 94.8091
xyY:
0.2670, 0.2187, 40.3134
CIE-Lab:
69.6922, 32.1796, -43.2373
CIE-LCH:
69.6922, 53.8980, 306.6586
CIE-Luv:
69.6922, 10.8835, -74.0032
Hunter-Lab:
63.4928, 27.2875, -44.0884
#bc99f9 color charts
#bc99f9 color shades, tints & tones
#bc99f9 color schemes
#bc99f9 color preview, HTML & CSS examples
This text has a color of #bc99f9
<p style="color:#bc99f9;">Text here</p>
.mytext {color:#bc99f9;}
This box has a color of #bc99f9
<div style="background-color:#bc99f9;">Content here</div>
.mybackground {background-color:#bc99f9;}
Border around this has a color of #bc99f9
<div style="border:2px solid #bc99f9;">Content here</div>
.myborder {border:2px solid #bc99f9;}