#bc82c5 color space conversions
Hex:
#bc82c5
RGB:
188, 130, 197
CMY:
26, 49, 23
CMYK:
5, 34, 0, 23
HSL:
292°, 36.6120%, 64.1176%
HSV (HSB):
292°, 34.0102%, 77.2549%
XYZ:
38.7997, 30.6878, 56.7017
xyY:
0.3075, 0.2432, 30.6878
CIE-Lab:
62.2432, 33.6531, -26.0050
CIE-LCH:
62.2432, 42.5299, 322.3054
CIE-Luv:
62.2432, 27.5677, -45.0158
Hunter-Lab:
55.3966, 28.0771, -21.9092
#bc82c5 color charts
#bc82c5 color shades, tints & tones
#bc82c5 color schemes
#bc82c5 color preview, HTML & CSS examples
This text has a color of #bc82c5
<p style="color:#bc82c5;">Text here</p>
.mytext {color:#bc82c5;}
This box has a color of #bc82c5
<div style="background-color:#bc82c5;">Content here</div>
.mybackground {background-color:#bc82c5;}
Border around this has a color of #bc82c5
<div style="border:2px solid #bc82c5;">Content here</div>
.myborder {border:2px solid #bc82c5;}