#bb07d6 color space conversions
Hex:
#bb07d6
RGB:
187, 7, 214
CMY:
27, 97, 16
CMYK:
13, 97, 0, 16
HSL:
292°, 93.6652%, 43.3333%
HSV (HSB):
292°, 96.7290%, 83.9216%
XYZ:
32.7071, 15.5718, 64.9001
xyY:
0.2890, 0.1376, 15.5718
CIE-Lab:
46.4076, 81.3805, -60.7166
CIE-LCH:
46.4076, 101.5347, 323.2740
CIE-Luv:
46.4076, 51.8610, -99.1349
Hunter-Lab:
39.4611, 78.8917, -69.8891
#bb07d6 color charts
#bb07d6 color shades, tints & tones
#bb07d6 color schemes
#bb07d6 color preview, HTML & CSS examples
This text has a color of #bb07d6
<p style="color:#bb07d6;">Text here</p>
.mytext {color:#bb07d6;}
This box has a color of #bb07d6
<div style="background-color:#bb07d6;">Content here</div>
.mybackground {background-color:#bb07d6;}
Border around this has a color of #bb07d6
<div style="border:2px solid #bb07d6;">Content here</div>
.myborder {border:2px solid #bb07d6;}