#bc4882 color space conversions
Hex:
#bc4882
RGB:
188, 72, 130
CMY:
26, 72, 49
CMYK:
0, 62, 31, 26
HSL:
330°, 46.4000%, 50.9804%
HSV (HSB):
330°, 61.7021%, 73.7255%
XYZ:
27.0857, 16.9378, 22.9608
xyY:
0.4044, 0.2529, 16.9378
CIE-Lab:
48.1816, 52.3865, -8.3857
CIE-LCH:
48.1816, 53.0534, 350.9056
CIE-Luv:
48.1816, 69.9516, -20.5676
Hunter-Lab:
41.1556, 45.4538, -4.2692
#bc4882 color charts
#bc4882 color shades, tints & tones
#bc4882 color schemes
#bc4882 color preview, HTML & CSS examples
This text has a color of #bc4882
<p style="color:#bc4882;">Text here</p>
.mytext {color:#bc4882;}
This box has a color of #bc4882
<div style="background-color:#bc4882;">Content here</div>
.mybackground {background-color:#bc4882;}
Border around this has a color of #bc4882
<div style="border:2px solid #bc4882;">Content here</div>
.myborder {border:2px solid #bc4882;}