#bd00c4 color space conversions
Hex:
#bd00c4
RGB:
189, 0, 196
CMY:
26, 100, 23
CMYK:
4, 100, 0, 23
HSL:
298°, 100.0000%, 38.4314%
HSV (HSB):
298°, 100.0000%, 76.8627%
XYZ:
30.9501, 14.8043, 53.4508
xyY:
0.3120, 0.1492, 14.8043
CIE-Lab:
45.3650, 79.4844, -51.9695
CIE-LCH:
45.3650, 94.9664, 326.8220
CIE-Luv:
45.3650, 59.9489, -86.1090
Hunter-Lab:
38.4764, 76.2501, -55.4313
#bd00c4 color charts
#bd00c4 color shades, tints & tones
#bd00c4 color schemes
#bd00c4 color preview, HTML & CSS examples
This text has a color of #bd00c4
<p style="color:#bd00c4;">Text here</p>
.mytext {color:#bd00c4;}
This box has a color of #bd00c4
<div style="background-color:#bd00c4;">Content here</div>
.mybackground {background-color:#bd00c4;}
Border around this has a color of #bd00c4
<div style="border:2px solid #bd00c4;">Content here</div>
.myborder {border:2px solid #bd00c4;}