#bb02d6 color space conversions
Hex:
#bb02d6
RGB:
187, 2, 214
CMY:
27, 99, 16
CMYK:
13, 99, 0, 16
HSL:
292°, 98.1481%, 42.3529%
HSV (HSB):
292°, 99.0654%, 83.9216%
XYZ:
32.6528, 15.4633, 64.8820
xyY:
0.2890, 0.1368, 15.4633
CIE-Lab:
46.2623, 81.8131, -60.9515
CIE-LCH:
46.2623, 102.0219, 323.3135
CIE-Luv:
46.2623, 52.0598, -99.4123
Hunter-Lab:
39.3233, 79.4047, -70.2999
#bb02d6 color charts
#bb02d6 color shades, tints & tones
#bb02d6 color schemes
#bb02d6 color preview, HTML & CSS examples
This text has a color of #bb02d6
<p style="color:#bb02d6;">Text here</p>
.mytext {color:#bb02d6;}
This box has a color of #bb02d6
<div style="background-color:#bb02d6;">Content here</div>
.mybackground {background-color:#bb02d6;}
Border around this has a color of #bb02d6
<div style="border:2px solid #bb02d6;">Content here</div>
.myborder {border:2px solid #bb02d6;}