#bc82db color space conversions
Hex:
#bc82db
RGB:
188, 130, 219
CMY:
26, 49, 14
CMYK:
14, 41, 0, 14
HSL:
279°, 55.2795%, 68.4314%
HSV (HSB):
279°, 40.6393%, 85.8824%
XYZ:
41.5079, 31.7711, 70.9626
xyY:
0.2878, 0.2203, 31.7711
CIE-Lab:
63.1533, 38.1668, -36.9305
CIE-LCH:
63.1533, 53.1090, 315.9432
CIE-Luv:
63.1533, 24.0560, -63.3423
Hunter-Lab:
56.3659, 32.8072, -35.1878
#bc82db color charts
#bc82db color shades, tints & tones
#bc82db color schemes
#bc82db color preview, HTML & CSS examples
This text has a color of #bc82db
<p style="color:#bc82db;">Text here</p>
.mytext {color:#bc82db;}
This box has a color of #bc82db
<div style="background-color:#bc82db;">Content here</div>
.mybackground {background-color:#bc82db;}
Border around this has a color of #bc82db
<div style="border:2px solid #bc82db;">Content here</div>
.myborder {border:2px solid #bc82db;}