#bc82cc color space conversions
Hex:
#bc82cc
RGB:
188, 130, 204
CMY:
26, 49, 20
CMYK:
8, 36, 0, 20
HSL:
287°, 42.0455%, 65.4902%
HSV (HSB):
287°, 36.2745%, 80.0000%
XYZ:
39.6208, 31.0163, 61.0252
xyY:
0.3009, 0.2356, 31.0163
CIE-Lab:
62.5214, 35.0523, -29.5155
CIE-LCH:
62.5214, 45.8239, 319.9012
CIE-Luv:
62.5214, 26.4424, -50.8516
Hunter-Lab:
55.6922, 29.5276, -25.9829
#bc82cc color charts
#bc82cc color shades, tints & tones
#bc82cc color schemes
#bc82cc color preview, HTML & CSS examples
This text has a color of #bc82cc
<p style="color:#bc82cc;">Text here</p>
.mytext {color:#bc82cc;}
This box has a color of #bc82cc
<div style="background-color:#bc82cc;">Content here</div>
.mybackground {background-color:#bc82cc;}
Border around this has a color of #bc82cc
<div style="border:2px solid #bc82cc;">Content here</div>
.myborder {border:2px solid #bc82cc;}