#bc2bbd color space conversions
Hex:
#bc2bbd
RGB:
188, 43, 189
CMY:
26, 83, 26
CMYK:
1, 77, 0, 26
HSL:
300°, 62.9310%, 45.4902%
HSV (HSB):
300°, 77.2487%, 74.1176%
XYZ:
30.7882, 16.0932, 49.6277
xyY:
0.3190, 0.1668, 16.0932
CIE-Lab:
47.0966, 71.4202, -45.1291
CIE-LCH:
47.0966, 84.4836, 327.7120
CIE-Luv:
47.0966, 57.9416, -76.1385
Hunter-Lab:
40.1164, 66.7902, -45.2658
#bc2bbd color charts
#bc2bbd color shades, tints & tones
#bc2bbd color schemes
#bc2bbd color preview, HTML & CSS examples
This text has a color of #bc2bbd
<p style="color:#bc2bbd;">Text here</p>
.mytext {color:#bc2bbd;}
This box has a color of #bc2bbd
<div style="background-color:#bc2bbd;">Content here</div>
.mybackground {background-color:#bc2bbd;}
Border around this has a color of #bc2bbd
<div style="border:2px solid #bc2bbd;">Content here</div>
.myborder {border:2px solid #bc2bbd;}