#bc7db2 color space conversions
Hex:
#bc7db2
RGB:
188, 125, 178
CMY:
26, 51, 30
CMYK:
0, 34, 5, 26
HSL:
310°, 31.9797%, 61.3725%
HSV (HSB):
310°, 33.5106%, 73.7255%
XYZ:
36.1085, 28.5729, 45.7315
xyY:
0.3270, 0.2588, 28.5729
CIE-Lab:
60.4029, 32.8039, -18.0490
CIE-LCH:
60.4029, 37.4415, 331.1800
CIE-Luv:
60.4029, 33.0781, -32.2678
Hunter-Lab:
53.4537, 27.0348, -13.3071
#bc7db2 color charts
#bc7db2 color shades, tints & tones
#bc7db2 color schemes
#bc7db2 color preview, HTML & CSS examples
This text has a color of #bc7db2
<p style="color:#bc7db2;">Text here</p>
.mytext {color:#bc7db2;}
This box has a color of #bc7db2
<div style="background-color:#bc7db2;">Content here</div>
.mybackground {background-color:#bc7db2;}
Border around this has a color of #bc7db2
<div style="border:2px solid #bc7db2;">Content here</div>
.myborder {border:2px solid #bc7db2;}