#b100bc color space conversions
Hex:
#b100bc
RGB:
177, 0, 188
CMY:
31, 100, 26
CMYK:
6, 100, 0, 26
HSL:
296°, 100.0000%, 36.8627%
HSV (HSB):
296°, 100.0000%, 73.7255%
XYZ:
27.2086, 12.9780, 48.6479
xyY:
0.3063, 0.1461, 12.9780
CIE-Lab:
42.7300, 76.3815, -51.6380
CIE-LCH:
42.7300, 92.1988, 325.9392
CIE-Luv:
42.7300, 54.4652, -83.7605
Hunter-Lab:
36.0249, 71.7722, -54.8475
#b100bc color charts
#b100bc color shades, tints & tones
#b100bc color schemes
#b100bc color preview, HTML & CSS examples
This text has a color of #b100bc
<p style="color:#b100bc;">Text here</p>
.mytext {color:#b100bc;}
This box has a color of #b100bc
<div style="background-color:#b100bc;">Content here</div>
.mybackground {background-color:#b100bc;}
Border around this has a color of #b100bc
<div style="border:2px solid #b100bc;">Content here</div>
.myborder {border:2px solid #b100bc;}