#bc01b9 color space conversions
Hex:
#bc01b9
RGB:
188, 1, 185
CMY:
26, 100, 27
CMYK:
0, 99, 2, 26
HSL:
301°, 98.9418%, 37.0588%
HSV (HSB):
301°, 99.4681%, 73.7255%
XYZ:
29.5068, 14.2159, 47.0877
xyY:
0.3249, 0.1565, 14.2159
CIE-Lab:
44.5409, 77.6045, -46.8634
CIE-LCH:
44.5409, 90.6567, 328.8733
CIE-Luv:
44.5409, 63.4138, -78.2613
Hunter-Lab:
37.7039, 73.7111, -47.6534
#bc01b9 color charts
#bc01b9 color shades, tints & tones
#bc01b9 color schemes
#bc01b9 color preview, HTML & CSS examples
This text has a color of #bc01b9
<p style="color:#bc01b9;">Text here</p>
.mytext {color:#bc01b9;}
This box has a color of #bc01b9
<div style="background-color:#bc01b9;">Content here</div>
.mybackground {background-color:#bc01b9;}
Border around this has a color of #bc01b9
<div style="border:2px solid #bc01b9;">Content here</div>
.myborder {border:2px solid #bc01b9;}