#bd00cb color space conversions
Hex:
#bd00cb
RGB:
189, 0, 203
CMY:
26, 100, 20
CMYK:
7, 100, 0, 20
HSL:
296°, 100.0000%, 39.8039%
HSV (HSB):
296°, 100.0000%, 79.6078%
XYZ:
31.7658, 15.1306, 57.7462
xyY:
0.3036, 0.1446, 15.1306
CIE-Lab:
45.8126, 80.5511, -55.3157
CIE-LCH:
45.8126, 97.7155, 325.5220
CIE-Luv:
45.8126, 57.3602, -91.1739
Hunter-Lab:
38.8981, 77.6987, -60.7903
#bd00cb color charts
#bd00cb color shades, tints & tones
#bd00cb color schemes
#bd00cb color preview, HTML & CSS examples
This text has a color of #bd00cb
<p style="color:#bd00cb;">Text here</p>
.mytext {color:#bd00cb;}
This box has a color of #bd00cb
<div style="background-color:#bd00cb;">Content here</div>
.mybackground {background-color:#bd00cb;}
Border around this has a color of #bd00cb
<div style="border:2px solid #bd00cb;">Content here</div>
.myborder {border:2px solid #bd00cb;}