#bb3da5 color space conversions
Hex:
#bb3da5
RGB:
187, 61, 165
CMY:
27, 76, 35
CMYK:
0, 67, 12, 27
HSL:
310°, 50.8065%, 48.6275%
HSV (HSB):
310°, 67.3797%, 73.3333%
XYZ:
28.9538, 16.6189, 37.2790
xyY:
0.3495, 0.2006, 16.6189
CIE-Lab:
47.7762, 61.5307, -29.9562
CIE-LCH:
47.7762, 68.4354, 334.0409
CIE-Luv:
47.7762, 61.5287, -52.7284
Hunter-Lab:
40.7663, 55.4366, -25.6818
#bb3da5 color charts
#bb3da5 color shades, tints & tones
#bb3da5 color schemes
#bb3da5 color preview, HTML & CSS examples
This text has a color of #bb3da5
<p style="color:#bb3da5;">Text here</p>
.mytext {color:#bb3da5;}
This box has a color of #bb3da5
<div style="background-color:#bb3da5;">Content here</div>
.mybackground {background-color:#bb3da5;}
Border around this has a color of #bb3da5
<div style="border:2px solid #bb3da5;">Content here</div>
.myborder {border:2px solid #bb3da5;}