#bc5dac color space conversions
Hex:
#bc5dac
RGB:
188, 93, 172
CMY:
26, 64, 33
CMYK:
0, 51, 9, 26
HSL:
310°, 41.4847%, 55.0980%
HSV (HSB):
310°, 50.5319%, 73.7255%
XYZ:
32.0998, 21.4986, 41.4875
xyY:
0.3376, 0.2261, 21.4986
CIE-Lab:
53.4909, 48.6667, -25.1817
CIE-LCH:
53.4909, 54.7957, 332.6415
CIE-Luv:
53.4909, 48.8113, -44.8040
Hunter-Lab:
46.3666, 42.4347, -20.5944
#bc5dac color charts
#bc5dac color shades, tints & tones
#bc5dac color schemes
#bc5dac color preview, HTML & CSS examples
This text has a color of #bc5dac
<p style="color:#bc5dac;">Text here</p>
.mytext {color:#bc5dac;}
This box has a color of #bc5dac
<div style="background-color:#bc5dac;">Content here</div>
.mybackground {background-color:#bc5dac;}
Border around this has a color of #bc5dac
<div style="border:2px solid #bc5dac;">Content here</div>
.myborder {border:2px solid #bc5dac;}