#bd00b0 color space conversions
Hex:
#bd00b0
RGB:
189, 0, 176
CMY:
26, 100, 31
CMYK:
0, 100, 7, 26
HSL:
304°, 100.0000%, 37.0588%
HSV (HSB):
304°, 100.0000%, 74.1176%
XYZ:
28.8227, 13.9534, 42.2484
xyY:
0.3390, 0.1641, 13.9534
CIE-Lab:
44.1660, 76.5834, -42.1402
CIE-LCH:
44.1660, 87.4118, 331.1781
CIE-Luv:
44.1660, 67.8306, -71.2854
Hunter-Lab:
37.3543, 72.3616, -40.9102
#bd00b0 color charts
#bd00b0 color shades, tints & tones
#bd00b0 color schemes
#bd00b0 color preview, HTML & CSS examples
This text has a color of #bd00b0
<p style="color:#bd00b0;">Text here</p>
.mytext {color:#bd00b0;}
This box has a color of #bd00b0
<div style="background-color:#bd00b0;">Content here</div>
.mybackground {background-color:#bd00b0;}
Border around this has a color of #bd00b0
<div style="border:2px solid #bd00b0;">Content here</div>
.myborder {border:2px solid #bd00b0;}