#bc026e color space conversions
Hex:
#bc026e
RGB:
188, 2, 110
CMY:
26, 99, 57
CMYK:
0, 99, 41, 26
HSL:
325°, 97.8947%, 37.2549%
HSV (HSB):
325°, 98.9362%, 73.7255%
XYZ:
23.5752, 11.8606, 15.7986
xyY:
0.4601, 0.2315, 11.8606
CIE-Lab:
40.9937, 68.4916, -6.8303
CIE-LCH:
40.9937, 68.8313, 354.3050
CIE-Luv:
40.9937, 96.4910, -21.0149
Hunter-Lab:
34.4392, 61.9230, -3.0912
#bc026e color charts
#bc026e color shades, tints & tones
#bc026e color schemes
#bc026e color preview, HTML & CSS examples
This text has a color of #bc026e
<p style="color:#bc026e;">Text here</p>
.mytext {color:#bc026e;}
This box has a color of #bc026e
<div style="background-color:#bc026e;">Content here</div>
.mybackground {background-color:#bc026e;}
Border around this has a color of #bc026e
<div style="border:2px solid #bc026e;">Content here</div>
.myborder {border:2px solid #bc026e;}