#bc99d3 color space conversions
Hex:
#bc99d3
RGB:
188, 153, 211
CMY:
26, 40, 17
CMYK:
11, 27, 0, 17
HSL:
276°, 39.7260%, 71.3725%
HSV (HSB):
276°, 27.4882%, 82.7451%
XYZ:
43.8881, 38.1770, 66.6838
xyY:
0.2950, 0.2567, 38.1770
CIE-Lab:
68.1509, 23.7423, -24.7562
CIE-LCH:
68.1509, 34.3012, 313.8024
CIE-Luv:
68.1509, 15.1868, -42.1478
Hunter-Lab:
61.7875, 18.6617, -20.7371
#bc99d3 color charts
#bc99d3 color shades, tints & tones
#bc99d3 color schemes
#bc99d3 color preview, HTML & CSS examples
This text has a color of #bc99d3
<p style="color:#bc99d3;">Text here</p>
.mytext {color:#bc99d3;}
This box has a color of #bc99d3
<div style="background-color:#bc99d3;">Content here</div>
.mybackground {background-color:#bc99d3;}
Border around this has a color of #bc99d3
<div style="border:2px solid #bc99d3;">Content here</div>
.myborder {border:2px solid #bc99d3;}