#bd06e8 color space conversions
Hex:
#bd06e8
RGB:
189, 6, 232
CMY:
26, 98, 9
CMYK:
19, 97, 0, 9
HSL:
289°, 94.9580%, 46.6667%
HSV (HSB):
289°, 97.4138%, 90.9804%
XYZ:
35.6169, 16.7753, 77.7047
xyY:
0.2738, 0.1289, 16.7753
CIE-Lab:
47.9756, 84.7186, -68.4251
CIE-LCH:
47.9756, 108.9001, 321.0731
CIE-Luv:
47.9756, 47.3667, -111.1378
Hunter-Lab:
40.9576, 83.5484, -83.8145
#bd06e8 color charts
#bd06e8 color shades, tints & tones
#bd06e8 color schemes
#bd06e8 color preview, HTML & CSS examples
This text has a color of #bd06e8
<p style="color:#bd06e8;">Text here</p>
.mytext {color:#bd06e8;}
This box has a color of #bd06e8
<div style="background-color:#bd06e8;">Content here</div>
.mybackground {background-color:#bd06e8;}
Border around this has a color of #bd06e8
<div style="border:2px solid #bd06e8;">Content here</div>
.myborder {border:2px solid #bd06e8;}