#bc8ec8 color space conversions
Hex:
#bc8ec8
RGB:
188, 142, 200
CMY:
26, 44, 22
CMYK:
6, 29, 0, 22
HSL:
288°, 34.5238%, 67.0588%
HSV (HSB):
288°, 29.0000%, 78.4314%
XYZ:
40.8374, 34.2075, 59.0939
xyY:
0.3044, 0.2550, 34.2075
CIE-Lab:
65.1269, 27.6059, -23.2649
CIE-LCH:
65.1269, 36.1018, 319.8775
CIE-Luv:
65.1269, 21.6317, -40.0553
Hunter-Lab:
58.4872, 22.2811, -18.9641
#bc8ec8 color charts
#bc8ec8 color shades, tints & tones
#bc8ec8 color schemes
#bc8ec8 color preview, HTML & CSS examples
This text has a color of #bc8ec8
<p style="color:#bc8ec8;">Text here</p>
.mytext {color:#bc8ec8;}
This box has a color of #bc8ec8
<div style="background-color:#bc8ec8;">Content here</div>
.mybackground {background-color:#bc8ec8;}
Border around this has a color of #bc8ec8
<div style="border:2px solid #bc8ec8;">Content here</div>
.myborder {border:2px solid #bc8ec8;}