#bc3b85 color space conversions
Hex:
#bc3b85
RGB:
188, 59, 133
CMY:
26, 77, 48
CMYK:
0, 69, 29, 26
HSL:
326°, 52.2267%, 48.4314%
HSV (HSB):
326°, 68.6170%, 73.7255%
XYZ:
26.5366, 15.5128, 23.7859
xyY:
0.4031, 0.2356, 15.5128
CIE-Lab:
46.3286, 58.1349, -12.9896
CIE-LCH:
46.3286, 59.5684, 347.4048
CIE-Luv:
46.3286, 74.2280, -27.7110
Hunter-Lab:
39.3862, 51.3392, -8.2357
#bc3b85 color charts
#bc3b85 color shades, tints & tones
#bc3b85 color schemes
#bc3b85 color preview, HTML & CSS examples
This text has a color of #bc3b85
<p style="color:#bc3b85;">Text here</p>
.mytext {color:#bc3b85;}
This box has a color of #bc3b85
<div style="background-color:#bc3b85;">Content here</div>
.mybackground {background-color:#bc3b85;}
Border around this has a color of #bc3b85
<div style="border:2px solid #bc3b85;">Content here</div>
.myborder {border:2px solid #bc3b85;}