#bc99ec color space conversions
Hex:
#bc99ec
RGB:
188, 153, 236
CMY:
26, 40, 7
CMYK:
20, 35, 0, 7
HSL:
265°, 68.5950%, 76.2745%
HSV (HSB):
265°, 35.1695%, 92.5490%
XYZ:
47.2706, 39.5300, 84.4955
xyY:
0.2760, 0.2308, 39.5300
CIE-Lab:
69.1334, 29.1906, -37.0079
CIE-LCH:
69.1334, 47.1347, 308.2652
CIE-Luv:
69.1334, 12.3407, -63.1388
Hunter-Lab:
62.8729, 24.1767, -35.6695
#bc99ec color charts
#bc99ec color shades, tints & tones
#bc99ec color schemes
#bc99ec color preview, HTML & CSS examples
This text has a color of #bc99ec
<p style="color:#bc99ec;">Text here</p>
.mytext {color:#bc99ec;}
This box has a color of #bc99ec
<div style="background-color:#bc99ec;">Content here</div>
.mybackground {background-color:#bc99ec;}
Border around this has a color of #bc99ec
<div style="border:2px solid #bc99ec;">Content here</div>
.myborder {border:2px solid #bc99ec;}