#b001ba color space conversions
Hex:
#b001ba
RGB:
176, 1, 186
CMY:
31, 100, 27
CMYK:
5, 99, 0, 27
HSL:
297°, 98.9305%, 36.6667%
HSV (HSB):
297°, 99.4624%, 72.9412%
XYZ:
26.7783, 12.7970, 47.5131
xyY:
0.3075, 0.1469, 12.7970
CIE-Lab:
42.4557, 75.8173, -50.9126
CIE-LCH:
42.4557, 91.3256, 326.1180
CIE-Luv:
42.4557, 54.4467, -82.5339
Hunter-Lab:
35.7729, 71.0161, -53.7072
#b001ba color charts
#b001ba color shades, tints & tones
#b001ba color schemes
#b001ba color preview, HTML & CSS examples
This text has a color of #b001ba
<p style="color:#b001ba;">Text here</p>
.mytext {color:#b001ba;}
This box has a color of #b001ba
<div style="background-color:#b001ba;">Content here</div>
.mybackground {background-color:#b001ba;}
Border around this has a color of #b001ba
<div style="border:2px solid #b001ba;">Content here</div>
.myborder {border:2px solid #b001ba;}