#bb28b2 color space conversions
Hex:
#bb28b2
RGB:
187, 40, 178
CMY:
27, 84, 30
CMYK:
0, 79, 5, 27
HSL:
304°, 64.7577%, 44.5098%
HSV (HSB):
304°, 78.6096%, 73.3333%
XYZ:
29.2882, 15.2967, 43.5284
xyY:
0.3324, 0.1736, 15.2967
CIE-Lab:
46.0380, 70.3134, -40.3713
CIE-LCH:
46.0380, 81.0790, 330.1372
CIE-Luv:
46.0380, 61.6887, -68.6605
Hunter-Lab:
39.1110, 65.2249, -38.6087
#bb28b2 color charts
#bb28b2 color shades, tints & tones
#bb28b2 color schemes
#bb28b2 color preview, HTML & CSS examples
This text has a color of #bb28b2
<p style="color:#bb28b2;">Text here</p>
.mytext {color:#bb28b2;}
This box has a color of #bb28b2
<div style="background-color:#bb28b2;">Content here</div>
.mybackground {background-color:#bb28b2;}
Border around this has a color of #bb28b2
<div style="border:2px solid #bb28b2;">Content here</div>
.myborder {border:2px solid #bb28b2;}