#bd18f7 color space conversions
Hex:
#bd18f7
RGB:
189, 24, 247
CMY:
26, 91, 3
CMYK:
23, 90, 0, 3
HSL:
284°, 93.3054%, 53.1373%
HSV (HSB):
284°, 90.2834%, 96.8627%
XYZ:
38.1014, 18.1875, 89.4981
xyY:
0.2613, 0.1248, 18.1875
CIE-Lab:
49.7227, 85.3822, -74.0324
CIE-LCH:
49.7227, 113.0085, 319.0724
CIE-Luv:
49.7227, 42.1431, -120.1185
Hunter-Lab:
42.6468, 84.8432, -94.5726
#bd18f7 color charts
#bd18f7 color shades, tints & tones
#bd18f7 color schemes
#bd18f7 color preview, HTML & CSS examples
This text has a color of #bd18f7
<p style="color:#bd18f7;">Text here</p>
.mytext {color:#bd18f7;}
This box has a color of #bd18f7
<div style="background-color:#bd18f7;">Content here</div>
.mybackground {background-color:#bd18f7;}
Border around this has a color of #bd18f7
<div style="border:2px solid #bd18f7;">Content here</div>
.myborder {border:2px solid #bd18f7;}