#bb02e9 color space conversions
Hex:
#bb02e9
RGB:
187, 2, 233
CMY:
27, 99, 9
CMYK:
20, 99, 0, 9
HSL:
288°, 98.2979%, 46.0784%
HSV (HSB):
288°, 99.1416%, 91.3725%
XYZ:
35.2232, 16.4914, 78.4175
xyY:
0.2707, 0.1267, 16.4914
CIE-Lab:
47.6127, 84.9498, -69.5957
CIE-LCH:
47.6127, 109.8182, 320.6737
CIE-Luv:
47.6127, 45.9486, -112.4792
Hunter-Lab:
40.6096, 83.7572, -86.0627
#bb02e9 color charts
#bb02e9 color shades, tints & tones
#bb02e9 color schemes
#bb02e9 color preview, HTML & CSS examples
This text has a color of #bb02e9
<p style="color:#bb02e9;">Text here</p>
.mytext {color:#bb02e9;}
This box has a color of #bb02e9
<div style="background-color:#bb02e9;">Content here</div>
.mybackground {background-color:#bb02e9;}
Border around this has a color of #bb02e9
<div style="border:2px solid #bb02e9;">Content here</div>
.myborder {border:2px solid #bb02e9;}