#bb03d4 color space conversions
Hex:
#bb03d4
RGB:
187, 3, 212
CMY:
27, 99, 17
CMYK:
12, 99, 0, 17
HSL:
293°, 97.2093%, 42.1569%
HSV (HSB):
293°, 98.5849%, 83.1373%
XYZ:
32.4097, 15.3834, 63.5485
xyY:
0.2911, 0.1382, 15.3834
CIE-Lab:
46.1549, 81.4048, -59.9756
CIE-LCH:
46.1549, 101.1129, 323.6188
CIE-Luv:
46.1549, 52.6996, -97.9515
Hunter-Lab:
39.2217, 78.8607, -68.6088
#bb03d4 color charts
#bb03d4 color shades, tints & tones
#bb03d4 color schemes
#bb03d4 color preview, HTML & CSS examples
This text has a color of #bb03d4
<p style="color:#bb03d4;">Text here</p>
.mytext {color:#bb03d4;}
This box has a color of #bb03d4
<div style="background-color:#bb03d4;">Content here</div>
.mybackground {background-color:#bb03d4;}
Border around this has a color of #bb03d4
<div style="border:2px solid #bb03d4;">Content here</div>
.myborder {border:2px solid #bb03d4;}