#bc207e color space conversions
Hex:
#bc207e
RGB:
188, 32, 126
CMY:
26, 87, 51
CMYK:
0, 83, 33, 26
HSL:
324°, 70.9091%, 43.1373%
HSV (HSB):
324°, 82.9787%, 73.7255%
XYZ:
25.0214, 13.2307, 20.9737
xyY:
0.4225, 0.2234, 13.2307
CIE-Lab:
43.1089, 65.6711, -13.5933
CIE-LCH:
43.1089, 67.0632, 348.3055
CIE-Luv:
43.1089, 84.9686, -29.4616
Hunter-Lab:
36.3741, 59.1340, -8.7254
#bc207e color charts
#bc207e color shades, tints & tones
#bc207e color schemes
#bc207e color preview, HTML & CSS examples
This text has a color of #bc207e
<p style="color:#bc207e;">Text here</p>
.mytext {color:#bc207e;}
This box has a color of #bc207e
<div style="background-color:#bc207e;">Content here</div>
.mybackground {background-color:#bc207e;}
Border around this has a color of #bc207e
<div style="border:2px solid #bc207e;">Content here</div>
.myborder {border:2px solid #bc207e;}