#bb03d9 color space conversions
Hex:
#bb03d9
RGB:
187, 3, 217
CMY:
27, 99, 15
CMYK:
14, 99, 0, 15
HSL:
292°, 97.2727%, 43.1373%
HSV (HSB):
292°, 98.6175%, 85.0980%
XYZ:
33.0505, 15.6397, 66.9224
xyY:
0.2859, 0.1353, 15.6397
CIE-Lab:
46.4982, 82.2121, -62.2909
CIE-LCH:
46.4982, 103.1454, 322.8493
CIE-Luv:
46.4982, 51.0140, -101.4543
Hunter-Lab:
39.5470, 79.9697, -72.6491
#bb03d9 color charts
#bb03d9 color shades, tints & tones
#bb03d9 color schemes
#bb03d9 color preview, HTML & CSS examples
This text has a color of #bb03d9
<p style="color:#bb03d9;">Text here</p>
.mytext {color:#bb03d9;}
This box has a color of #bb03d9
<div style="background-color:#bb03d9;">Content here</div>
.mybackground {background-color:#bb03d9;}
Border around this has a color of #bb03d9
<div style="border:2px solid #bb03d9;">Content here</div>
.myborder {border:2px solid #bb03d9;}