#bb28e8 color space conversions
Hex:
#bb28e8
RGB:
187, 40, 232
CMY:
27, 84, 9
CMYK:
19, 83, 0, 9
HSL:
286°, 80.6723%, 53.3333%
HSV (HSB):
286°, 82.7586%, 90.9804%
XYZ:
35.8178, 17.9086, 77.9128
xyY:
0.2721, 0.1360, 17.9086
CIE-Lab:
49.3850, 79.3201, -66.1545
CIE-LCH:
49.3850, 103.2865, 320.1712
CIE-Luv:
49.3850, 43.8952, -108.4048
Hunter-Lab:
42.3185, 77.0224, -79.5361
#bb28e8 color charts
#bb28e8 color shades, tints & tones
#bb28e8 color schemes
#bb28e8 color preview, HTML & CSS examples
This text has a color of #bb28e8
<p style="color:#bb28e8;">Text here</p>
.mytext {color:#bb28e8;}
This box has a color of #bb28e8
<div style="background-color:#bb28e8;">Content here</div>
.mybackground {background-color:#bb28e8;}
Border around this has a color of #bb28e8
<div style="border:2px solid #bb28e8;">Content here</div>
.myborder {border:2px solid #bb28e8;}