#bb02e4 color space conversions
Hex:
#bb02e4
RGB:
187, 2, 228
CMY:
27, 99, 11
CMYK:
18, 99, 0, 11
HSL:
289°, 98.2609%, 45.0980%
HSV (HSB):
289°, 99.1228%, 89.4118%
XYZ:
34.5188, 16.2096, 74.7082
xyY:
0.2752, 0.1292, 16.2096
CIE-Lab:
47.2483, 84.1102, -67.3515
CIE-LCH:
47.2483, 107.7531, 321.3139
CIE-Luv:
47.2483, 47.4962, -109.0885
Hunter-Lab:
40.2612, 82.5837, -81.8350
#bb02e4 color charts
#bb02e4 color shades, tints & tones
#bb02e4 color schemes
#bb02e4 color preview, HTML & CSS examples
This text has a color of #bb02e4
<p style="color:#bb02e4;">Text here</p>
.mytext {color:#bb02e4;}
This box has a color of #bb02e4
<div style="background-color:#bb02e4;">Content here</div>
.mybackground {background-color:#bb02e4;}
Border around this has a color of #bb02e4
<div style="border:2px solid #bb02e4;">Content here</div>
.myborder {border:2px solid #bb02e4;}