#bc3da5 color space conversions
Hex:
#bc3da5
RGB:
188, 61, 165
CMY:
26, 76, 35
CMYK:
0, 68, 12, 26
HSL:
311°, 51.0040%, 48.8235%
HSV (HSB):
311°, 67.5532%, 73.7255%
XYZ:
29.1993, 16.7455, 37.2905
xyY:
0.3508, 0.2012, 16.7455
CIE-Lab:
47.9377, 61.7829, -29.6921
CIE-LCH:
47.9377, 68.5474, 334.3316
CIE-Luv:
47.9377, 62.2693, -52.4240
Hunter-Lab:
40.9212, 55.7564, -25.3847
#bc3da5 color charts
#bc3da5 color shades, tints & tones
#bc3da5 color schemes
#bc3da5 color preview, HTML & CSS examples
This text has a color of #bc3da5
<p style="color:#bc3da5;">Text here</p>
.mytext {color:#bc3da5;}
This box has a color of #bc3da5
<div style="background-color:#bc3da5;">Content here</div>
.mybackground {background-color:#bc3da5;}
Border around this has a color of #bc3da5
<div style="border:2px solid #bc3da5;">Content here</div>
.myborder {border:2px solid #bc3da5;}