#bc82c9 color space conversions
Hex:
#bc82c9
RGB:
188, 130, 201
CMY:
26, 49, 21
CMYK:
6, 35, 0, 21
HSL:
289°, 39.6648%, 64.9020%
HSV (HSB):
289°, 35.3234%, 78.8235%
XYZ:
39.2643, 30.8737, 59.1481
xyY:
0.3037, 0.2388, 30.8737
CIE-Lab:
62.4008, 34.4482, -28.0149
CIE-LCH:
62.4008, 44.4017, 320.8804
CIE-Luv:
62.4008, 26.9240, -48.3499
Hunter-Lab:
55.5641, 28.8996, -24.2195
#bc82c9 color charts
#bc82c9 color shades, tints & tones
#bc82c9 color schemes
#bc82c9 color preview, HTML & CSS examples
This text has a color of #bc82c9
<p style="color:#bc82c9;">Text here</p>
.mytext {color:#bc82c9;}
This box has a color of #bc82c9
<div style="background-color:#bc82c9;">Content here</div>
.mybackground {background-color:#bc82c9;}
Border around this has a color of #bc82c9
<div style="border:2px solid #bc82c9;">Content here</div>
.myborder {border:2px solid #bc82c9;}