#bb03d6 color space conversions
Hex:
#bb03d6
RGB:
187, 3, 214
CMY:
27, 99, 16
CMYK:
13, 99, 0, 16
HSL:
292°, 97.2350%, 42.5490%
HSV (HSB):
292°, 98.5981%, 83.9216%
XYZ:
32.6637, 15.4850, 64.8857
xyY:
0.2890, 0.1370, 15.4850
CIE-Lab:
46.2914, 81.7264, -60.9044
CIE-LCH:
46.2914, 101.9242, 323.3056
CIE-Luv:
46.2914, 52.0200, -99.3569
Hunter-Lab:
39.3509, 79.3018, -70.2175
#bb03d6 color charts
#bb03d6 color shades, tints & tones
#bb03d6 color schemes
#bb03d6 color preview, HTML & CSS examples
This text has a color of #bb03d6
<p style="color:#bb03d6;">Text here</p>
.mytext {color:#bb03d6;}
This box has a color of #bb03d6
<div style="background-color:#bb03d6;">Content here</div>
.mybackground {background-color:#bb03d6;}
Border around this has a color of #bb03d6
<div style="border:2px solid #bb03d6;">Content here</div>
.myborder {border:2px solid #bb03d6;}