#bc2379 color space conversions
Hex:
#bc2379
RGB:
188, 35, 121
CMY:
26, 86, 53
CMYK:
0, 81, 36, 26
HSL:
326°, 68.6099%, 43.7255%
HSV (HSB):
326°, 81.3830%, 73.7255%
XYZ:
24.7913, 13.2739, 19.3446
xyY:
0.4318, 0.2312, 13.2739
CIE-Lab:
43.1731, 64.4087, -10.4112
CIE-LCH:
43.1731, 65.2447, 350.8180
CIE-Luv:
43.1731, 86.3719, -25.0326
Hunter-Lab:
36.4334, 57.7028, -5.9772
#bc2379 color charts
#bc2379 color shades, tints & tones
#bc2379 color schemes
#bc2379 color preview, HTML & CSS examples
This text has a color of #bc2379
<p style="color:#bc2379;">Text here</p>
.mytext {color:#bc2379;}
This box has a color of #bc2379
<div style="background-color:#bc2379;">Content here</div>
.mybackground {background-color:#bc2379;}
Border around this has a color of #bc2379
<div style="border:2px solid #bc2379;">Content here</div>
.myborder {border:2px solid #bc2379;}