#bb01c4 color space conversions
Hex:
#bb01c4
RGB:
187, 1, 196
CMY:
27, 100, 23
CMYK:
5, 99, 0, 23
HSL:
297°, 98.9848%, 38.6275%
HSV (HSB):
297°, 99.4898%, 76.8627%
XYZ:
30.4682, 14.5720, 53.4314
xyY:
0.3094, 0.1480, 14.5720
CIE-Lab:
45.0424, 79.0806, -52.5068
CIE-LCH:
45.0424, 94.9247, 326.4172
CIE-Luv:
45.0424, 58.4895, -86.6316
Hunter-Lab:
38.1733, 75.6671, -56.2672
#bb01c4 color charts
#bb01c4 color shades, tints & tones
#bb01c4 color schemes
#bb01c4 color preview, HTML & CSS examples
This text has a color of #bb01c4
<p style="color:#bb01c4;">Text here</p>
.mytext {color:#bb01c4;}
This box has a color of #bb01c4
<div style="background-color:#bb01c4;">Content here</div>
.mybackground {background-color:#bb01c4;}
Border around this has a color of #bb01c4
<div style="border:2px solid #bb01c4;">Content here</div>
.myborder {border:2px solid #bb01c4;}