#bc81d9 color space conversions
Hex:
#bc81d9
RGB:
188, 129, 217
CMY:
26, 49, 15
CMYK:
13, 41, 0, 15
HSL:
280°, 53.6585%, 67.8431%
HSV (HSB):
280°, 40.5530%, 85.0980%
XYZ:
41.1137, 31.4016, 69.5398
xyY:
0.2894, 0.2211, 31.4016
CIE-Lab:
62.8452, 38.2899, -36.2949
CIE-LCH:
62.8452, 52.7583, 316.5322
CIE-Luv:
62.8452, 24.7788, -62.2778
Hunter-Lab:
56.0372, 32.8979, -34.3505
#bc81d9 color charts
#bc81d9 color shades, tints & tones
#bc81d9 color schemes
#bc81d9 color preview, HTML & CSS examples
This text has a color of #bc81d9
<p style="color:#bc81d9;">Text here</p>
.mytext {color:#bc81d9;}
This box has a color of #bc81d9
<div style="background-color:#bc81d9;">Content here</div>
.mybackground {background-color:#bc81d9;}
Border around this has a color of #bc81d9
<div style="border:2px solid #bc81d9;">Content here</div>
.myborder {border:2px solid #bc81d9;}