#bc1f85 color space conversions
Hex:
#bc1f85
RGB:
188, 31, 133
CMY:
26, 88, 48
CMYK:
0, 84, 29, 26
HSL:
321°, 71.6895%, 42.9412%
HSV (HSB):
321°, 83.5106%, 73.7255%
XYZ:
25.4627, 13.3648, 23.4279
xyY:
0.4090, 0.2147, 13.3648
CIE-Lab:
43.3078, 66.6861, -17.5905
CIE-LCH:
43.3078, 68.9671, 345.2231
CIE-Luv:
43.3078, 82.1963, -35.0603
Hunter-Lab:
36.5579, 60.3494, -12.4052
#bc1f85 color charts
#bc1f85 color shades, tints & tones
#bc1f85 color schemes
#bc1f85 color preview, HTML & CSS examples
This text has a color of #bc1f85
<p style="color:#bc1f85;">Text here</p>
.mytext {color:#bc1f85;}
This box has a color of #bc1f85
<div style="background-color:#bc1f85;">Content here</div>
.mybackground {background-color:#bc1f85;}
Border around this has a color of #bc1f85
<div style="border:2px solid #bc1f85;">Content here</div>
.myborder {border:2px solid #bc1f85;}