#bc7dd9 color space conversions
Hex:
#bc7dd9
RGB:
188, 125, 217
CMY:
26, 51, 15
CMYK:
13, 42, 0, 15
HSL:
281°, 54.7619%, 67.0588%
HSV (HSB):
281°, 42.3963%, 85.0980%
XYZ:
40.5970, 30.3684, 69.3676
xyY:
0.2893, 0.2164, 30.3684
CIE-Lab:
61.9708, 40.4686, -37.6603
CIE-LCH:
61.9708, 55.2811, 317.0586
CIE-Luv:
61.9708, 26.3852, -64.6338
Hunter-Lab:
55.1075, 35.0608, -36.0572
#bc7dd9 color charts
#bc7dd9 color shades, tints & tones
#bc7dd9 color schemes
#bc7dd9 color preview, HTML & CSS examples
This text has a color of #bc7dd9
<p style="color:#bc7dd9;">Text here</p>
.mytext {color:#bc7dd9;}
This box has a color of #bc7dd9
<div style="background-color:#bc7dd9;">Content here</div>
.mybackground {background-color:#bc7dd9;}
Border around this has a color of #bc7dd9
<div style="border:2px solid #bc7dd9;">Content here</div>
.myborder {border:2px solid #bc7dd9;}