#bc82b9 color space conversions
Hex:
#bc82b9
RGB:
188, 130, 185
CMY:
26, 49, 27
CMYK:
0, 31, 2, 26
HSL:
303°, 30.2083%, 62.3529%
HSV (HSB):
303°, 30.8511%, 73.7255%
XYZ:
37.4786, 30.1594, 49.7449
xyY:
0.3193, 0.2569, 30.1594
CIE-Lab:
61.7915, 31.3418, -19.9141
CIE-LCH:
61.7915, 37.1333, 327.5687
CIE-Luv:
61.7915, 29.5046, -35.0438
Hunter-Lab:
54.9176, 25.7119, -15.2632
#bc82b9 color charts
#bc82b9 color shades, tints & tones
#bc82b9 color schemes
#bc82b9 color preview, HTML & CSS examples
This text has a color of #bc82b9
<p style="color:#bc82b9;">Text here</p>
.mytext {color:#bc82b9;}
This box has a color of #bc82b9
<div style="background-color:#bc82b9;">Content here</div>
.mybackground {background-color:#bc82b9;}
Border around this has a color of #bc82b9
<div style="border:2px solid #bc82b9;">Content here</div>
.myborder {border:2px solid #bc82b9;}