#bc7db9 color space conversions
Hex:
#bc7db9
RGB:
188, 125, 185
CMY:
26, 51, 27
CMYK:
0, 34, 2, 26
HSL:
303°, 31.9797%, 61.3725%
HSV (HSB):
303°, 33.5106%, 73.7255%
XYZ:
36.8296, 28.8614, 49.5286
xyY:
0.3196, 0.2505, 28.8614
CIE-Lab:
60.6591, 34.0942, -21.6430
CIE-LCH:
60.6591, 40.3835, 327.5926
CIE-Luv:
60.6591, 31.8660, -38.0511
Hunter-Lab:
53.7228, 28.3556, -17.0552
#bc7db9 color charts
#bc7db9 color shades, tints & tones
#bc7db9 color schemes
#bc7db9 color preview, HTML & CSS examples
This text has a color of #bc7db9
<p style="color:#bc7db9;">Text here</p>
.mytext {color:#bc7db9;}
This box has a color of #bc7db9
<div style="background-color:#bc7db9;">Content here</div>
.mybackground {background-color:#bc7db9;}
Border around this has a color of #bc7db9
<div style="border:2px solid #bc7db9;">Content here</div>
.myborder {border:2px solid #bc7db9;}