#bc7db5 color space conversions
Hex:
#bc7db5
RGB:
188, 125, 181
CMY:
26, 51, 29
CMYK:
0, 34, 4, 26
HSL:
307°, 31.9797%, 61.3725%
HSV (HSB):
307°, 33.5106%, 73.7255%
XYZ:
36.4131, 28.6948, 47.3355
xyY:
0.3238, 0.2552, 28.6948
CIE-Lab:
60.5113, 33.3519, -19.5931
CIE-LCH:
60.5113, 38.6813, 329.5672
CIE-Luv:
60.5113, 32.5587, -34.7423
Hunter-Lab:
53.5675, 27.5943, -14.8950
#bc7db5 color charts
#bc7db5 color shades, tints & tones
#bc7db5 color schemes
#bc7db5 color preview, HTML & CSS examples
This text has a color of #bc7db5
<p style="color:#bc7db5;">Text here</p>
.mytext {color:#bc7db5;}
This box has a color of #bc7db5
<div style="background-color:#bc7db5;">Content here</div>
.mybackground {background-color:#bc7db5;}
Border around this has a color of #bc7db5
<div style="border:2px solid #bc7db5;">Content here</div>
.myborder {border:2px solid #bc7db5;}