#bb2ff8 color space conversions
Hex:
#bb2ff8
RGB:
187, 47, 248
CMY:
27, 82, 3
CMYK:
25, 81, 0, 3
HSL:
282°, 93.4884%, 57.8431%
HSV (HSB):
282°, 81.0484%, 97.2549%
XYZ:
38.4533, 19.3751, 90.5200
xyY:
0.2592, 0.1306, 19.3751
CIE-Lab:
51.1232, 80.4770, -72.3281
CIE-LCH:
51.1232, 108.2031, 318.0526
CIE-Luv:
51.1232, 38.7079, -118.3119
Hunter-Lab:
44.0172, 78.9070, -91.1160
#bb2ff8 color charts
#bb2ff8 color shades, tints & tones
#bb2ff8 color schemes
#bb2ff8 color preview, HTML & CSS examples
This text has a color of #bb2ff8
<p style="color:#bb2ff8;">Text here</p>
.mytext {color:#bb2ff8;}
This box has a color of #bb2ff8
<div style="background-color:#bb2ff8;">Content here</div>
.mybackground {background-color:#bb2ff8;}
Border around this has a color of #bb2ff8
<div style="border:2px solid #bb2ff8;">Content here</div>
.myborder {border:2px solid #bb2ff8;}