#bc2085 color space conversions
Hex:
#bc2085
RGB:
188, 32, 133
CMY:
26, 87, 48
CMYK:
0, 83, 29, 26
HSL:
321°, 70.9091%, 43.1373%
HSV (HSB):
321°, 82.9787%, 73.7255%
XYZ:
25.4892, 13.4178, 23.4368
xyY:
0.4088, 0.2152, 13.4178
CIE-Lab:
43.3862, 66.4602, -17.4704
CIE-LCH:
43.3862, 68.7181, 345.2718
CIE-Luv:
43.3862, 81.9924, -34.8716
Hunter-Lab:
36.6304, 60.1058, -12.2935
#bc2085 color charts
#bc2085 color shades, tints & tones
#bc2085 color schemes
#bc2085 color preview, HTML & CSS examples
This text has a color of #bc2085
<p style="color:#bc2085;">Text here</p>
.mytext {color:#bc2085;}
This box has a color of #bc2085
<div style="background-color:#bc2085;">Content here</div>
.mybackground {background-color:#bc2085;}
Border around this has a color of #bc2085
<div style="border:2px solid #bc2085;">Content here</div>
.myborder {border:2px solid #bc2085;}