#bc2db5 color space conversions
Hex:
#bc2db5
RGB:
188, 45, 181
CMY:
26, 82, 29
CMYK:
0, 76, 4, 26
HSL:
303°, 61.3734%, 45.6863%
HSV (HSB):
303°, 76.0638%, 73.7255%
XYZ:
30.0179, 15.9043, 45.2038
xyY:
0.3294, 0.1745, 15.9043
CIE-Lab:
46.8487, 69.6005, -40.8399
CIE-LCH:
46.8487, 80.6978, 329.5966
CIE-Luv:
46.8487, 60.4310, -69.5529
Hunter-Lab:
39.8802, 64.5668, -39.2884
#bc2db5 color charts
#bc2db5 color shades, tints & tones
#bc2db5 color schemes
#bc2db5 color preview, HTML & CSS examples
This text has a color of #bc2db5
<p style="color:#bc2db5;">Text here</p>
.mytext {color:#bc2db5;}
This box has a color of #bc2db5
<div style="background-color:#bc2db5;">Content here</div>
.mybackground {background-color:#bc2db5;}
Border around this has a color of #bc2db5
<div style="border:2px solid #bc2db5;">Content here</div>
.myborder {border:2px solid #bc2db5;}