#bb28d3 color space conversions
Hex:
#bb28d3
RGB:
187, 40, 211
CMY:
27, 84, 17
CMYK:
11, 81, 0, 17
HSL:
292°, 68.1275%, 49.2157%
HSV (HSB):
292°, 81.0427%, 82.7451%
XYZ:
33.0102, 16.7855, 63.1281
xyY:
0.2923, 0.1486, 16.7855
CIE-Lab:
47.9887, 75.6446, -56.4446
CIE-LCH:
47.9887, 94.3827, 323.2704
CIE-Luv:
47.9887, 50.2968, -93.4176
Hunter-Lab:
40.9701, 72.1220, -62.6768
#bb28d3 color charts
#bb28d3 color shades, tints & tones
#bb28d3 color schemes
#bb28d3 color preview, HTML & CSS examples
This text has a color of #bb28d3
<p style="color:#bb28d3;">Text here</p>
.mytext {color:#bb28d3;}
This box has a color of #bb28d3
<div style="background-color:#bb28d3;">Content here</div>
.mybackground {background-color:#bb28d3;}
Border around this has a color of #bb28d3
<div style="border:2px solid #bb28d3;">Content here</div>
.myborder {border:2px solid #bb28d3;}