#bb02dd color space conversions
Hex:
#bb02dd
RGB:
187, 2, 221
CMY:
27, 99, 13
CMYK:
15, 99, 0, 13
HSL:
291°, 98.2063%, 43.7255%
HSV (HSB):
291°, 99.0950%, 86.6667%
XYZ:
33.5664, 15.8287, 69.6927
xyY:
0.2819, 0.1329, 15.8287
CIE-Lab:
46.7489, 82.9513, -64.1733
CIE-LCH:
46.7489, 104.8767, 322.2735
CIE-Luv:
46.7489, 49.7350, -104.2843
Hunter-Lab:
39.7853, 80.9742, -76.0099
#bb02dd color charts
#bb02dd color shades, tints & tones
#bb02dd color schemes
#bb02dd color preview, HTML & CSS examples
This text has a color of #bb02dd
<p style="color:#bb02dd;">Text here</p>
.mytext {color:#bb02dd;}
This box has a color of #bb02dd
<div style="background-color:#bb02dd;">Content here</div>
.mybackground {background-color:#bb02dd;}
Border around this has a color of #bb02dd
<div style="border:2px solid #bb02dd;">Content here</div>
.myborder {border:2px solid #bb02dd;}