#bb02e2 color space conversions
Hex:
#bb02e2
RGB:
187, 2, 226
CMY:
27, 99, 11
CMYK:
17, 99, 0, 11
HSL:
290°, 98.2456%, 44.7059%
HSV (HSB):
290°, 99.1150%, 88.6275%
XYZ:
34.2427, 16.0992, 73.2542
xyY:
0.2771, 0.1303, 16.0992
CIE-Lab:
47.1044, 83.7770, -66.4478
CIE-LCH:
47.1044, 106.9294, 321.5803
CIE-Luv:
47.1044, 48.1272, -107.7227
Hunter-Lab:
40.1238, 82.1198, -80.1593
#bb02e2 color charts
#bb02e2 color shades, tints & tones
#bb02e2 color schemes
#bb02e2 color preview, HTML & CSS examples
This text has a color of #bb02e2
<p style="color:#bb02e2;">Text here</p>
.mytext {color:#bb02e2;}
This box has a color of #bb02e2
<div style="background-color:#bb02e2;">Content here</div>
.mybackground {background-color:#bb02e2;}
Border around this has a color of #bb02e2
<div style="border:2px solid #bb02e2;">Content here</div>
.myborder {border:2px solid #bb02e2;}