#bb05a3 color space conversions
Hex:
#bb05a3
RGB:
187, 5, 163
CMY:
27, 98, 36
CMYK:
0, 97, 13, 27
HSL:
308°, 94.7917%, 37.6471%
HSV (HSB):
308°, 97.3262%, 73.3333%
XYZ:
27.1586, 13.3177, 35.7895
xyY:
0.3561, 0.1746, 13.3177
CIE-Lab:
43.2381, 73.9899, -35.8917
CIE-LCH:
43.2381, 82.2358, 334.1225
CIE-Luv:
43.2381, 71.4586, -61.7126
Hunter-Lab:
36.4934, 68.9775, -32.6010
#bb05a3 color charts
#bb05a3 color shades, tints & tones
#bb05a3 color schemes
#bb05a3 color preview, HTML & CSS examples
This text has a color of #bb05a3
<p style="color:#bb05a3;">Text here</p>
.mytext {color:#bb05a3;}
This box has a color of #bb05a3
<div style="background-color:#bb05a3;">Content here</div>
.mybackground {background-color:#bb05a3;}
Border around this has a color of #bb05a3
<div style="border:2px solid #bb05a3;">Content here</div>
.myborder {border:2px solid #bb05a3;}