#bc8dd3 color space conversions
Hex:
#bc8dd3
RGB:
188, 141, 211
CMY:
26, 45, 17
CMYK:
11, 33, 0, 17
HSL:
280°, 44.3038%, 69.0196%
HSV (HSB):
280°, 33.1754%, 82.7451%
XYZ:
42.0218, 34.4443, 66.0616
xyY:
0.2948, 0.2417, 34.4443
CIE-Lab:
65.3137, 30.4138, -29.1181
CIE-LCH:
65.3137, 42.1054, 316.2469
CIE-Luv:
65.3137, 20.5833, -49.8895
Hunter-Lab:
58.6892, 25.1007, -25.6554
#bc8dd3 color charts
#bc8dd3 color shades, tints & tones
#bc8dd3 color schemes
#bc8dd3 color preview, HTML & CSS examples
This text has a color of #bc8dd3
<p style="color:#bc8dd3;">Text here</p>
.mytext {color:#bc8dd3;}
This box has a color of #bc8dd3
<div style="background-color:#bc8dd3;">Content here</div>
.mybackground {background-color:#bc8dd3;}
Border around this has a color of #bc8dd3
<div style="border:2px solid #bc8dd3;">Content here</div>
.myborder {border:2px solid #bc8dd3;}