#bc82dd color space conversions
Hex:
#bc82dd
RGB:
188, 130, 221
CMY:
26, 49, 13
CMYK:
15, 41, 0, 13
HSL:
278°, 57.2327%, 68.8235%
HSV (HSB):
278°, 41.1765%, 86.6667%
XYZ:
41.7728, 31.8771, 72.3578
xyY:
0.2861, 0.2183, 31.8771
CIE-Lab:
63.2412, 38.5933, -37.9080
CIE-LCH:
63.2412, 54.0968, 315.5133
CIE-Luv:
63.2412, 23.7412, -65.0023
Hunter-Lab:
56.4598, 33.2618, -36.4631
#bc82dd color charts
#bc82dd color shades, tints & tones
#bc82dd color schemes
#bc82dd color preview, HTML & CSS examples
This text has a color of #bc82dd
<p style="color:#bc82dd;">Text here</p>
.mytext {color:#bc82dd;}
This box has a color of #bc82dd
<div style="background-color:#bc82dd;">Content here</div>
.mybackground {background-color:#bc82dd;}
Border around this has a color of #bc82dd
<div style="border:2px solid #bc82dd;">Content here</div>
.myborder {border:2px solid #bc82dd;}