#bc82c1 color space conversions
Hex:
#bc82c1
RGB:
188, 130, 193
CMY:
26, 49, 24
CMYK:
3, 33, 0, 24
HSL:
295°, 33.6898%, 63.3333%
HSV (HSB):
295°, 32.6425%, 75.6863%
XYZ:
38.3473, 30.5069, 54.3194
xyY:
0.3113, 0.2477, 30.5069
CIE-Lab:
62.0891, 32.8701, -23.9849
CIE-LCH:
62.0891, 40.6905, 323.8823
CIE-Luv:
62.0891, 28.2127, -41.6852
Hunter-Lab:
55.2330, 27.2715, -19.6461
#bc82c1 color charts
#bc82c1 color shades, tints & tones
#bc82c1 color schemes
#bc82c1 color preview, HTML & CSS examples
This text has a color of #bc82c1
<p style="color:#bc82c1;">Text here</p>
.mytext {color:#bc82c1;}
This box has a color of #bc82c1
<div style="background-color:#bc82c1;">Content here</div>
.mybackground {background-color:#bc82c1;}
Border around this has a color of #bc82c1
<div style="border:2px solid #bc82c1;">Content here</div>
.myborder {border:2px solid #bc82c1;}