#bd18d9 color space conversions
Hex:
#bd18d9
RGB:
189, 24, 217
CMY:
26, 91, 15
CMYK:
13, 89, 0, 15
HSL:
291°, 80.0830%, 47.2549%
HSV (HSB):
291°, 88.9401%, 85.0980%
XYZ:
33.8373, 16.4818, 67.0435
xyY:
0.2883, 0.1404, 16.4818
CIE-Lab:
47.6004, 80.2293, -60.4929
CIE-LCH:
47.6004, 100.4795, 322.9837
CIE-Luv:
47.6004, 51.2703, -99.4475
Hunter-Lab:
40.5978, 77.7291, -69.4934
#bd18d9 color charts
#bd18d9 color shades, tints & tones
#bd18d9 color schemes
#bd18d9 color preview, HTML & CSS examples
This text has a color of #bd18d9
<p style="color:#bd18d9;">Text here</p>
.mytext {color:#bd18d9;}
This box has a color of #bd18d9
<div style="background-color:#bd18d9;">Content here</div>
.mybackground {background-color:#bd18d9;}
Border around this has a color of #bd18d9
<div style="border:2px solid #bd18d9;">Content here</div>
.myborder {border:2px solid #bd18d9;}